On Fri, Jul 11, 2003 at 06:11:54PM -0700, Al Sparks wrote:
> I'm running RH 7.2.
> 
> I'm trying to manually (via tarballs) install openssh-3.6p1.  I've
> already installed openssl-0.9.6j.  When I configure openssh with
> 
>     ./configure \
>      --prefix=/usr/local \
>      --sysconfdir=/etc \
>      --with-ipv4-default \
>      --with-ssl-dir=/usr/local/ssl \
>      --with-pid-dir=/var/run \
>      --with-pam \
>      --with-tcp-wrappers \
>      --with-privsep-path=/var/empty \
>      --with-privsep-user=sshd
> 
> it takes awhile and finally spits out
>   checking OpenSSL header version... 9060af (OpenSSL 0.9.6j 10 Apr 2003)
>   checking OpenSSL library version... 90602f (OpenSSL 0.9.6b [engine] 9 Jul 2001)
>   checking whether OpenSSL's headers match the library... no
>   configure: error: Your OpenSSL headers do not match your library
> 
> I've tried updating the glib*rpm files, but that didn't do anygood.

I don't think the OpenSSL headers are in the glib* packages - they
should be in openssl-devel.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to