I have installed cmake to /usr/local but when I use it, receive this:
bash cmake-3.18.6-Linux-x86_64.sh --skip-license --prefix=/usr/local
I run cmake --version, but:
bash: /usr/bin/cmake: No such file or directory
Any ideas?
I have installed cmake to /usr/local but when I use it, receive this:
bash cmake-3.18.6-Linux-x86_64.sh --skip-license --prefix=/usr/local
I run cmake --version, but:
bash: /usr/bin/cmake: No such file or directory
Any ideas?