Hi David, Thank you. No, I did not have a /usr/local/bin directory in my system. However, Bill helped me create it.
Apparently the CMake developers assume that the directory is already in the system, having been created by other software. When I did this on my laptop, I did not have this issue, as I had previously installed NTP software, that created the /usr/local/bin directory. Again, thank you. 73 Bob Nobis - N7RJN n7...@nobis.net > On Jan 7, 2016, at 05:54, David Tiller <dtil...@captechconsulting.com> wrote: > > Bob, > > Let's look at it from the other end of the symbolic link. Do you have a > /usr/local/bin directory on your system? > > If nothing else works, you can make the symlinks yourself. When I run it I > get the following output: > > Linked: '/usr/local/bin/cmake' -> '/Applications/CMake.app/Contents/bin/cmake' > Linked: '/usr/local/bin/ctest' -> '/Applications/CMake.app/Contents/bin/ctest' > Linked: '/usr/local/bin/cpack' -> '/Applications/CMake.app/Contents/bin/cpack' > Linked: '/usr/local/bin/cmake-gui' -> > '/Applications/CMake.app/Contents/bin/cmake-gui' > Linked: '/usr/local/bin/ccmake' -> > '/Applications/CMake.app/Contents/bin/ccmake' > > You can recreate these links with the following: > > sudo ln -s /Applications/CMake.app/Contents/bin/cmake /usr/local/bin/cmake > sudo ln -s /Applications/CMake.app/Contents/bin/ctest /usr/local/bin/ctest > etc > > -- > David Tiller > Lead Consultant/Architect | CapTech > (804) 304-0638 | dtil...@captechconsulting.com > <mailto:dtil...@captechconsulting.com> > > > From: Robert Nobis <n7...@nobis.net <mailto:n7...@nobis.net>> > Sent: Thursday, January 7, 2016 12:19 AM > To: WSJT software development > Subject: [wsjt-devel] WSJT-X Builds - CMake Install Issue with OS-X 10.11 > > 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 > > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > wsjt-devel@lists.sourceforge.net <mailto:wsjt-devel@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > <https://lists.sourceforge.net/lists/listinfo/wsjt-devel>
------------------------------------------------------------------------------
_______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel