How to clean up generated files by cmake 2018-05-31 KENNETH 리눅스 0 mysql 등의 패키지를 “소스 컴파일” 형태로 설치시 cmake 를 이미 진행했던 소스디렉토리를 “clean up” 하려면… 소스 디렉토리 하단의 CMakeCache.txt (file) CMakeFiles (directory) 두 항목을 삭제 해주면 됨… rm -fr CMakeCache.txt CMakeFiles cleancmakecompilesourceup [chrome] 업데이트를 확인하는 동안 오류가 발생했습니다. 9(오류 코드: 0). 2024-09-19 KENNETH 0 [LINUX] DB access fails on PHP webpage, but CLI succecess on rhel (by selinux) 2024-09-03 KENNETH 0 [CentOS6] “[Errno 14] problem making ssl connection” after using vault repository 2024-09-02 KENNETH 0 [CentOS6] Change yum repository after CentOS 6 EOL 2024-09-02 KENNETH 0 [RHEL9] logrotate error : failed to rename Read-only file system 2024-05-21 KENNETH 0
Leave a Reply