problem
CHarris at checkfree.com
CHarris at checkfree.com
Sat Apr 26 03:07:58 EST 2003
i solved this yesterday in my environment, so hopefully i can be of some
help.
locate the libcrypto file on your computer. (mine is libcrypto.a, however
your installation may be looking for a different extension. issue a "find
/ -name libcrypto*").
if it doesn't exist, you will need to install openSSL prior to installing
OpenSSH.
check to see the last time your libcrypto file was accessed. (ls -lu will
give the access time) ensure
it is being accessed when you run the configure.
if it IS being accessed, you will need to install the latest version of
openSSL. (hence the word 'recent' in the error message)
if it is NOT being accessed, issue the following when you run configure:
LD_RUN_PATH=/path/to/ssl/lib ./configure --with-ssl-dir=/path/to/ssl
hope this helps,
Chris Harris
Software Engineer
Transmissions/Translations
charris at checkfree.com
Phone: (678) 375-1343
Cell: (678) 595-7790
Pager: (888) 561-2876
Fax: (678) 375-2004
The #1 Way to Pay Online
http://www.checkfree.com/paybillsonline
Horacio Mariña
<hmarina at mf.gov.ve> To:
Sent by: <openssh-unix-announce at mindrot.org>,
openssh-unix-dev-admin@ <openssh-unix-dev at mindrot.org>,
mindrot.org <secureshell at securityfocus.com>
cc:
Subject: problem
04/25/2003 11:14 AM
i have a problem, i am installing openssh-3.6.1, in digital unix version
4.0d, and no can,t install for this error, configure: error: *** Can't find
recent OpenSSL libcrypto (see config.log for detail)
please helpme
Horacio Mariña
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev at mindrot.org
http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
More information about the openssh-unix-dev
mailing list