2013/3/13 Mouad Djedidi <mouad.djed...@gmail.com>:
> Hello,
>
> I'm trying to install the openpana project
> (https://sourceforge.net/projects/openpana/) on my ubunto 12.40, which need
> the openssl library. Although I have installed openssl correctly I keep
> having this message when I try to configure (./configure) openpana:
>
> Error! You need to have ssl or crypto to continue. Check which of these
> libraries contain the HMAC function in your system and install it to
> continue
> root@ubuntu:~/Bureau/openpana-0.2.4# openssl version
> OpenSSL 1.0.1 14 Mar 2012
>
>
> Thank you in advance.
> Regards.
>
> Mouad DJEDID

sudo apt-get install libssl-dev should resolve your issue.

Eero
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to