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.

Suggestions?  (Note:  I've googled this topic, and there's references
to it, but I don't understand what the replies are trying to tell me;
none were RH specific).

    === Al


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

Reply via email to