Re: [CMake] Cannot find "modules" directory on MacOS

2010-08-05 Thread Chris Wolf
Today is my first time messing with CMake, so I don't have any prior versions. Well, I was reading this page: http://www.cmake.org/Wiki/CMake:How_To_Write_Platform_Checks because I wanted to use: INCLUDE (CheckIncludeFiles) This page has the following paragraph: Additionally to the builti

Re: [CMake] Cannot find "modules" directory on MacOS

2010-08-05 Thread Ryan Pavlik
How are you running cmake? I've used the installer from the web site on my mac, and it works fine both from the GUI and the command line, and I did not have to move/link the modules. Is it possible that you have some other version of cmake installed (from macports, fink, or brew?)? Try removing

[CMake] Cannot find "modules" directory on MacOS

2010-08-05 Thread Chris Wolf
I already searched around and found this answer: http://www.mail-archive.com/cmake@cmake.org/msg04790.html ...however, there is NO such directory, " /usr/share/cmake*" on my system. (nor "/usr/local/share/cmake*") I tried to investigate: $ cd /Library/Receipts/cmake-2.8.2-Darwin-universal.pkg/C