Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Selenium
- YOLO
- SSH
- JSON
- label
- Visual Studio
- 채보
- windows forms
- C#
- C++
- ubuntu
- LIST
- 명령어
- 오류
- paramiko
- pip
- 프로그래머스
- Numpy
- 기타 연주
- OpenCV
- VS Code
- C
- pytorch
- 핑거스타일
- error
- pandas
- mysql
- Python
- Linux
- Docker
Archives
- Today
- Total
기계는 거짓말하지 않는다
CMake Error: Could not find CMAKE_ROOT 본문
cmake 업데이트 후 cmake --version 확인 시 위와 같은 오류를 보는 경우가 있다.
아래의 명령어를 입력하고 다시 버전을 확인해 본다.
hash -r
cmake --version
'Linux' 카테고리의 다른 글
Linux 명령어 결과 출력, 파일 동시 확인 (0) | 2022.11.04 |
---|---|
Linux cuDNN 버전 확인 (0) | 2022.07.01 |
Linux bashrc 수정 오류 (0) | 2022.06.23 |
Linux error: openssl (0) | 2022.06.17 |
Linux 폰트 확인 명령어 (0) | 2022.06.10 |
Comments