[Cmake] error when installing CMAKE on the linux machine

Weiming Liu wl35 at email . byu . edu
Tue, 26 Aug 2003 12:28:10 -0600


This is a multi-part message in MIME format.

------=_NextPart_000_004F_01C36BCD.832B0C10
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I downloaded cmake-1.6.7-x86-linux.tar.gz and extracted the exec files =
"cmake" and "ccmake".=20

When I tried to run "./ccmake" on my linux machine, it aboted and said:

Error running cmake::LoadCache(). Aborting.

When I tried to run "cmake -i" instead, it still failed like this:

cmake -i ../CMakeExample
Would you like to see advanced options? [No]:No
CMake Error: Could not find CMAKE_ROOT !!!
Modules directory not in directory:
/mnt/poseidon/users/liuwming/cmake/bin/Modules/CMakeDefaultMakeRuleVariab=
les.cmake
Please wait while cmake processes CMakeLists.txt files....

Aborted

Do you know what is the problem?

Thanks.

Weiming


------=_NextPart_000_004F_01C36BCD.832B0C10
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I downloaded <A=20
href=3D"http://www . cmake . org/files/v1 . 6/cmake-1 . 6 . 7-x86-linux . tar . gz">cma=
ke-1.6.7-x86-linux.tar.gz</A>&nbsp;and=20
extracted the exec files "cmake" and "ccmake". </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>When I tried to run "./ccmake" on my =
linux machine,=20
it aboted and said:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2>Error running =
cmake::LoadCache().=20
Aborting.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>When I tried to run "cmake -i" instead, =
it still=20
failed like this:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2>cmake -i =
../CMakeExample<BR>Would you=20
like to see advanced options? [No]:No<BR>CMake Error: Could not find =
CMAKE_ROOT=20
!!!<BR>Modules directory not in=20
directory:<BR>/mnt/poseidon/users/liuwming/cmake/bin/Modules/CMakeDefault=
MakeRuleVariables.cmake<BR>Please=20
wait while cmake processes CMakeLists.txt files....</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial =
size=3D2>Aborted<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Do you know what is the =
problem?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Weiming</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_004F_01C36BCD.832B0C10--