I'm attempting to install postgres with ssl
and I'm getting the error

configure: error: library 'crypto' is required for OpenSSL

I don't have root on the machine I'm working on so did a local install
of openssl
using the source http://www.openssl.org/source/openssl-1.0.0e.tar.gz

I think I've pointed postgres configure at the local openssl install
however I'm still getting the same error

A bit of googling suggests I need to install openssl-devel to get 'crypto'

So my question is,  is crypto part of openssl-1.0.0e.tar.gz

If it is I'm pointing configure at the wrong place and I need to look
elsewhere :-)

is its not what do I need to install|?

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

Reply via email to