Since VTK is in pretty good shape I'd like to introduce the same hack I used in GDCM, to clean the VTKLibraryDepends.cmake file.
I am thinking in running something like: sed -e 's...@general;/usr/lib[64]*/lib[a-z0-9]\+.so;@@' VTKLibraryDepends.cmake to remove any link to /usr/lib/lib* files. I have not found how to run this sed expression multiple times on the same line. This would solve bug #561396 HTH -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

