[CMake] Installation Problems on IRIX64 v6.5

Brad King brad.king at kitware.com
Mon Jul 11 09:37:27 EDT 2005


Jonathan LAU wrote:
> Hi,
> 
> I simply downloaded the latest release (2.0.6) from cmake.org -- for me, the cmake-2.0.6-irix64-n32.tar.gz package.
> 
> Under lau/CMake, I performed the following ops:
> 
>>gunzip cmake-2.0.6-irix64-n32.tar.gz package
>>tar xvf cmake-2.0.6-irix64-n32.tar
>>tar xvf cmake-2.0.6-irix64-n32-files.tar
>>setenv CMAKE_ROOT lau/CMake

Leave this step out.  You don't need to set CMAKE_ROOT at all.  It is 
found relative to the executable automatically.

-Brad


More information about the CMake mailing list