Hi, I'm getting the: checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install despite Freebsd coming with openssl in the base system. I have tried various settings using --with-ssl-dir and still haven't had any luck. Any suggestions would be greatly appreciated. Locate finds the following relevant looking files: /etc/ssl/openssl.cnf /usr/bin/openssl /usr/include/openssl (this is a directory that includes rand.h etc) Therefore any suggestions on what I should be using in my configure command would be appreciated. Thanks, Hugh
On Sun, 17 Sep 2000, Hugh Blandford wrote:> Hi, > > I'm getting the: > > checking for OpenSSL directory... configure: error: Could not find working > SSLeay / OpenSSL libraries, please installYou are probably better off going with FreeBSD's official port of OpenSSH. If you really want to use the portable version, have a look at the end of config.log - there should be a more descriptive error message. Regards, Damien Miller -- | ``The power of accurate observation is | Damien Miller <djm at mindrot.org> | commonly called cynicism by those who | @Work <djm at ibs.com.au> | have not got it'' - George Bernard Shaw | http://www.mindrot.org
On Sun, 17 Sep 2000, Hugh Blandford wrote:> Hi, > > I'm getting the: > > checking for OpenSSL directory... configure: error: Could not find working > SSLeay / OpenSSL libraries, please installHave a look at the end of config.log - there may be some more descriptive error messages. -d -- | ``The power of accurate observation is | Damien Miller <djm at mindrot.org> | commonly called cynicism by those who | @Work <djm at ibs.com.au> | have not got it'' - George Bernard Shaw | http://www.mindrot.org