[Paraview] CMake Changed Path to Library

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Feb 19 14:50:32 EST 2007


Kent Eschenberg wrote:
> I had accidentally set one of the cmake parameters to 
> /mydir/libMesaGL.so. This file didn't exist; I had meant to enter 
> /mydir/libGL.so.
> 
> However, there was a very old file at /usr/lib/libMesaGL.so. Instead of 
> saying "file not found" cmake merrily linked to this old file.
> 
> Is this a bug or a feature? Does cmake ignore the path to a library?
> 
> Details:
>   cmake 2.0.6
>   SuSe SLES8
>   2 Itanium2 IA-64 processors per node, 32 nodes


Kent, are you sure you are using cmake 2.0.6 ?

-Mathieu


More information about the ParaView mailing list