RE: AIX and w
Rice.Dana_at_ic.gc.ca
Date: 02/09/04
- Previous message: Kemi Olaofe: "RE: sftp-server on solaris8"
- Maybe in reply to: Rice.Dana_at_ic.gc.ca: "AIX and w"
- Next in thread: Darren Tucker: "Re: AIX and w"
- Reply: Darren Tucker: "Re: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: dtucker@zip.com.au Date: Mon, 9 Feb 2004 08:49:50 -0500
I had tried --with-ssl-dir=/usr/local and got the same error.
I will try copying libcrypto.a to /usr/local/lib, I take it that is were the
ssl library version comes from?
Thanks
-----Original Message-----
From: Darren Tucker [mailto:dtucker@zip.com.au]
Sent: Friday, February 6, 2004 4:27 PM
To: Rice, Dana: #CIO-BPI
Cc: secureshell@securityfocus.com
Subject: Re: AIX and w
Rice.Dana@ic.gc.ca wrote:
> I am recompiling ssh and first did a "make distclean"
> I then ran a configure file(which has and does work) with these entries:
> ./configure \
> --with-tcp-wrappers \
> --with-zlib=/usr/local/include
>
> I then get this failure:
> checking OpenSSL header version... 90703f (OpenSSL 0.9.7c 30 Sep 2003)
> checking OpenSSL library version... not found
> I tried adding the ssl directory into the configure file but the same
error
> occurred which makes sense because it can find the ssl header version.
Did you try --with-ssl-dir=/path/to/ssl ?
> I know if I rebuild ssl this problem is resolved, does anyone have a
> suggestion avoiding the rebuild of ssl?
> Thanks
You could copy libcrypto.* to someplace where the linker will find it
(eg /usr/local/lib).
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Kemi Olaofe: "RE: sftp-server on solaris8"
- Maybe in reply to: Rice.Dana_at_ic.gc.ca: "AIX and w"
- Next in thread: Darren Tucker: "Re: AIX and w"
- Reply: Darren Tucker: "Re: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|