Solaris 8 & openssh-3.8.1p1 Installation Issue

From: Lauri Bettencourt (lbetten@ziplink.net)
Date: Thu Jul 08 2004 - 14:06:24 EDT


Hi:

I am battling an install of openssh-3.8.1p1 on Solaris 8. It seesm that no
matter how I try to pass the include files to the ./configure it
keeps getting the error:

checking OpenSSL header version... not found
configure: error: OpenSSL version header not found.

openssl directory = /usr/local/ssl

libraries = /usr/local/ssl/lib

includes = /usr/local/ssl/include/openssl

Here are some of my attempts at the config....

CPPFLAGS="-I/usr/include -I/usr/local/include
-I/usr/local/ssl/include/openssl" ./configure --with-md5-passwords
--with-prngd-socket=/var/spool/prngd/pool --with-tcp-wrappers
--disable-suid-ssh --prefix=/usr/local

./configure --with-md5-passwords --with-prngd-socket=/var/spool/prngd/pool
--with-tcp-wrappers --disable-suid-ssh --prefix=/usr/local

./configure --with-md5-passwords --with-prngd-socket=/var/spool/prngd/pool
--with-tcp-wrappers --disable-suid-ssh --prefix=/usr/local
--with-ssl-dir=/usr/local/ssl

I have copied the header files from /usr/local/ssl/include/openssl to
/usr/local/ssl/include ... still no luck

Same error every time. :-(

Anyone else run into this and have some pearls of wisdom I could use?

Thanks,

Lauri-

~~~~~~~~~~~~~~~~~~~~~~~
Lauri Bettencourt
UNIX System Administrator
lbetten@wn.net
~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:03 EDT