[CMake] Installation Problems on IRIX64 v6.5
Jonathan LAU
lau at bic.mni.mcgill.ca
Mon Jul 11 10:42:22 EDT 2005
Hi,
It turns out that when I was executing ccmake, it was referencing a binary from another path that I forgot to delete. My fault.
Thanks for the help,
Jon
On Mon, Jul 11, 2005 at 09:47:27AM -0400, Jonathan LAU wrote:
> Hi,
>
> Thanks for the quick replies. I'm still getting the same cmake error after removing CMAKE_ROOT from my environment variables list.
>
> Any ideas?
>
> On Mon, Jul 11, 2005 at 09:37:27AM -0400, Brad King wrote:
> > 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