-
zsh: permission denied: ./build.sh 권한올려줘서 실행가능하게 만들기코딩Coding/make★gcc★&g++★clang★compiler 2022. 6. 29. 23:32728x90
https://appleceo.github.io/2019/10/02/shPermissionDenied/
c언어 Build.sh 사용법❤️16분30초~
거부되었다고 메세지 나오면 권한을 올려주자
chmod +x build.sh
출처: https://economiceco.tistory.com/14339 [경제PLUS:티스토리]
https://economiceco.tistory.com/14339
https://deeplify.dev/server/bash/create-execute-file-in-linux
반응형'코딩Coding > make★gcc★&g++★clang★compiler' 카테고리의 다른 글
Windows개발환경 세팅 mingw64 (0) 2022.09.19 g++20 compiler 터미널 명령어 블로그 (0) 2022.09.10 gcc 에서 옵션 ggdb에 대해서 (0) 2022.09.08 Initial GCC Rust Front-End Compiler Patches Submitted For Review (0) 2022.07.29 g++ -o YourProgName YourSource.cpp -lX11 -lGL -lpthread -lpng -lstdc++fs -std=c++17 (0) 2022.06.11 Use compiler flags for stack protection in GCC and Clang (0) 2022.06.03 CMake Tutorials 도움 많이 되는 글 (0) 2022.06.01 c++)GCC or clang (0) 2022.04.27