[CMake] CMake 2.6.1 available for download
Hendrik Sattler
post at hendrik-sattler.de
Mon Aug 4 11:57:27 EDT 2008
Am Montag, 4. August 2008 17:48:28 schrieb Mathieu Malaterre:
> That was not really my main concern anyway, instead I am more
> concerned with the patch done for debian people (admittedly I don"t
> understand what they are trying to do):
>
> http://ftp.de.debian.org/debian/pool/main/c/cmake/cmake_2.6.0-5.diff.gz
The have
/lib
/lib32 -> /emul/ia32-linux/lib
/lib64 -> /lib
So adding the /lib64 to the library search will gain nothing as everything is
at /lib already. The /lib64 link is only a compatibility thing for other
distros that interpret the FHS in strange ways...
HS
More information about the CMake
mailing list