[Cmake] Failed to build Cmake in RH 7.2

William A. Hoffman bill . hoffman at kitware . com
Thu, 24 Jan 2002 17:49:55 -0500


Be patient cmCommands.cxx can take a long time to compile.
You could also download the binaries for cmake 1.2.

-Bill


At 02:32 PM 1/24/2002 -0500, Miller, James V (CRD) wrote:
>cmCommands takes a long long time to compile. It is the "majority" of the=
=20
>system.
>
>[Jim Miller (CRD)]
>  -----Original Message-----
>From: Jos=E9 Rom=E1n Bilbao [mailto:jrbcast at teleline . es]
>Sent: Thursday, January 24, 2002 2:28 PM
>To: cmake at public . kitware . com
>Subject: [Cmake] Failed to build Cmake in RH 7.2
>Hi,
>
>I=B4ve a clean Red Hat 7.2 installation. I=B4ve tried to install CMake in=
 it=B4s=20
>latest.
>
>i=B4ve tried both methods, precompiled and source code. First gives me the=
=20
>next:
>
>     After unzipping and uncompressing the resulting tar file I get to=20
> more files, one README and one tar. When I try to uncompress that tar I=20
> get a message saying it=B4s not a valid tar file. I=B4ve tried to download=
 it=20
> again but it doesn=B4t work.
>
>Trying to recompile from sources I make:
>
>     ./configure; make; make install
>
>     it seems to configure correctly but when compiling it freezes making=
=20
> cmCommands.cxx. I=B4ve repeated the procces but it keeps failing.
>
>Have you experienced the same ?
>How can i fix that ?
>
>Thanks.