On 07/01/2016 13:24, Robert Nobis wrote:
Bill,
Interesting, when I try ls -ld /usr/local/bin I get "No such file or
directory"
Last login: Wed Jan 6 17:50:24 on ttys000
Bobs-Mac-mini:~ N7RJN$ ls -ld /usr/local/bin
ls: /usr/local/bin: No such file or directory
Bobs-Mac-mini:~ N7RJN$ Last login: Wed Jan 6 17:50:24 on ttys000
There is, however, a “/lib” folder in /usr/local that contains “hamlib”.
How is the /usr/local/bin folder normally created?
73,
Bob - N7RJN
On Jan 7, 2016, at 06:07, Robert Nobis <[email protected]
<mailto:[email protected]>> wrote:
After installing CMake and when I run sudo
"/Applications/CMake.app/Contents/bin/cmake-gui" —install
I get a “No such file or directory”
Here is what I see:
Bobs-Mac-mini:~ N7RJN$ sudo
"/Applications/CMake.app/Contents/bin/cmake-gui" --install
Failed: '/usr/local/bin/cmake' ->
'/Applications/CMake.app/Contents/bin/cmake': No such file or directory
When I check the contents of CMake.app, I find that cmake.gui is
located in /Applications/CMake.app/Contents/bin
For example:
Bobs-Mac-mini:~ N7RJN$ ls -l /Applications/CMake.app/Contents/bin
total 56208
-rwxr-xr-x@ 1 N7RJN admin 6474280 Dec 2 09:31 ccmake
-rwxr-xr-x@ 1 N7RJN admin 6499360 Dec 2 09:31 cmake
lrwxr-xr-x 1 N7RJN admin 14 Dec 2 09:31 cmake-gui ->
../MacOS/CMake
-rwxr-xr-x@ 1 N7RJN admin 1093176 Dec 2 09:31 cmakexbuild
-rwxr-xr-x@ 1 N7RJN admin 6969544 Dec 2 09:31 cpack
-rwxr-xr-x@ 1 N7RJN admin 7731644 Dec 2 09:31 ctest
Bobs-Mac-mini:~ N7RJN$
I am obviously doing something wrong, and wonder if anyone else has
seen this issue?
Thanks and 73,
Bob - N7RJN
Hi Bob,
the CMake command line tools don't necessarily have to go to
/usr/local/bin although I am surprised that doesn't exist.
We can find another place. What does the following give:
echo $PATH
73
Bill
G4WJS.
------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel