[CMake] libcrypto.so.6 library needed for cmake on Ubuntu 8.04

Eric Noulard eric.noulard at gmail.com
Fri Jul 15 02:33:21 EDT 2011


2011/7/15 Neil Higgins <higgins-demack at bigpond.com>:
> cmake fails to start with the following error message:
>
> cmake: error while loading shared libraries: libcrypto.so.6: cannot open
> shared object file: No such file or directory
>
> I have tried installing the openssl libraries and openssl-dev to no
> avail.

Which version of CMake did you install ?

Where did obtain cmake (Ubuntu repo or www.cmake.org?)

> Please advise where to find the required library.

Looks like an inappropriate package problem.

Could you try to re-install cmake using
sudo aptitude reinstall cmake
?

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list