Hi Gregory! On Sat, Mar 14, 2009 at 2:30 PM, Gregory Sharp <[email protected]> wrote: > User programs which try to link to debian ITK using the usual > CMake method of FIND_PACKAGE(ITK) cannot link. The path specified > in ITKLibraryDepends.cmake is /usr/lib/libuuid.so, but debian > installs in /lib/libuuid.so.
libuuid.so (from uuid-dev) is installed as /usr/lib/libuuid.so (See: http://packages.debian.org/sid/i386/uuid-dev/filelist) If I understood it correctly, I can't see where it's wrong. Best regards, Nelson -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

