What version of openssl do you have installed?  I think openssh only works
with newer versions of openssl.  Do you have the right platform
(architecture) of openssl installed?  ie, you compiled ssl on your hp box,
not copied it from another architecture.

Try running your openssl binary with the argument version to make sure that
it works.
-melissa

Melissa Lawson
Brightlane.com
678-385-4205
[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
MANDALEEKA,LAKSHMI (HP-Cupertino,ex1)
Sent: Thursday, July 19, 2001 3:19 PM
To: '[EMAIL PROTECTED]'
Subject: FW: OpenSSH


I was trying to compile openSSH, I have installed openSSL however I get the
following error on HP-UX 11.00.
The reason I am trying to compile OpenSSH rather than use the depot file you
have created is since the
version of Openssh depot file seems to not support sftp -b option which I
need to use to sftp files non-interactively.
I am hoping the latest openSSH available from www.openssh.com would support
this feature since their man pages
have documented this.
The error I get while running the configure script as follows:-


 ./configure --with-ssl-dir=/opt/openssl/include --prefix=/opt

Where openssl is installed in /opt/openssl

I have also tried using

./configure --with-ssl-dir=/opt/openssl --prefix=/opt

but it still gives me the same error

Error received is

checking for OpenSSL directory... configure: error: Could not find working
OpenS
SL library, please install or check config.log

I am hoping you would have faced the same problem while building the depot
file, I would really appreciate  if you could share your

thoughts on this and how this problem could be resolved.

-Lakshmi

Reply via email to