[CMake] cmake compile on 64-bit SUSE

Eric Noulard eric.noulard at gmail.com
Tue Feb 20 16:00:18 EST 2007


2007/2/20, George McConnell <gmcconnell at gmail.com>:
> Thanks for the reply.
>
> I am running into the same error when I build from source RPM (rpmbuild -bb
> cmake.spec) and apply the patch manually to a clean cmake source tree.
>
> I can't install the binary rpm directly as it has dependencies on updated
> packages that I cannot install.
>
> Any other ideas?

May be you may just use the pre-compiled 32bits versions?
http://www.cmake.org/files/v2.4/cmake-2.4.6-Linux-i386.tar.gz

It should run just fine on 64bits system, since most 64 bits linux
system are able to run 32bits apps.

I think CMake is not the kind of application which needs 64 bits.

-- 
Erk


More information about the CMake mailing list