Re: AIX and w
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 02/06/04
- Previous message: David Liontooth: "Re: sshd won't start -- no error message"
- In reply to: Rice.Dana_at_ic.gc.ca: "AIX and w"
- Next in thread: Rice.Dana_at_ic.gc.ca: "RE: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 07 Feb 2004 08:26:53 +1100 To: Rice.Dana@ic.gc.ca
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: David Liontooth: "Re: sshd won't start -- no error message"
- In reply to: Rice.Dana_at_ic.gc.ca: "AIX and w"
- Next in thread: Rice.Dana_at_ic.gc.ca: "RE: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|