[dinifti] installation on Mac Pro OS X
Eldreth, Dana A.
deldreth at jhsph.edu
Tue Jun 30 09:26:49 EDT 2009
Dear Dinifit experts:
I am trying to install dnifiti on my mac pro os x, but I am running into some problems because some of these instructions are not as specific as a novice like me would need to know.
I installed cmake in my applications folder and then continued with the installation instructions making sure to download all the necessary files listed on your website.
I wasn't sure where to download all of these files and permission problems do not enable me to download in usr/local, thus I downloaded it on my Desktop. I'm guessing it's not the best method.
I typed the following command and here are the errors I received (see below). I also tried some of the commands on the install document, but that didn't seem to work either.
Any help for a novice like me would be greatly appreciated.
Thanks,
Dana
ERROR:
dhcp-455-108119:~/Desktop/DICOMNIfTI/build mcarlson$ cmake -D INCLUDEDIR:PATH=/Users/mcarlson/Desktop/ -D LIBDIR:PATH=/Users/mcarlson/Desktop ..
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file:/Users/mcarlson/Desktop/DICOMNIfTI/build/CMakeFiles/CMakeCXXCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:/Users/mcarlson/Desktop/DICOMNIfTI/build/CMakeFiles/CMakeCCompiler.cmake
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
More information about the dinifti
mailing list