[Paraview] CMake Changed Path to Library

Kent Eschenberg eschenbe at psc.edu
Mon Feb 19 11:39:46 EST 2007


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

TIA

Kent
Pittsburgh Supercomputing Center


More information about the ParaView mailing list