[CMake] FindZLIB on ubuntu 11.04

Surya Kiran Gullapalli suryakiran.gullapalli at gmail.com
Wed May 11 21:55:24 EDT 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110512/0c8906f0/attachment.htm>


More information about the CMake mailing list