Hello,

With 64bit Ubuntu 11.04, CMake is unable to find ZLIB library. This is
because the library libz.so is located in a non-standard location
/lib/x86_64-linux-gnu/libz.so and /usr/lib/x86_64-linux-gnu/libz.so (a
symbolic link to the former). I can create a link for libz.so in /usr/lib,
but is this the only solution?, because this is not always feasible.

Thanks,
Surya
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to