Re: openssh-3.8.1p1 & Solaris 8 Installation Issue
From: Joshua M. Brown (jmb10_at_uark.edu)
Date: 07/10/04
- Previous message: Derek Martin: "Re: Disable SFTP/SCP but not SSH?"
- In reply to: Lauri Bettencourt: "openssh-3.8.1p1 & Solaris 8 Installation Issue"
- Next in thread: Darren Tucker: "Re: openssh-3.8.1p1 & Solaris 8 Installation Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 10 Jul 2004 00:19:33 -0500 To: Lauri Bettencourt <lbetten@ziplink.net>
Lauri Bettencourt wrote:
> 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-
er.....k, this might not be ideal as Sunfreeware
(http://www.sunfreeware.com/) often has binaries compiled with options
you may not like, but they do have binaries up for OpenSSH 3.8.1p1 at
this time, as well as the accompanying openssl (0.9.7d) that you will
need :)
Hope this helps. i like to "roll my own", but sometimes Sunfreeware and
the packages they put out are major time savers.
>
> ~~~~~~~~~~~~~~~~~~~~~~~
> Lauri Bettencourt
> UNIX System Administrator
> lbetten@wn.net
> ~~~~~~~~~~~~~~~~~~~~~~~
>
- Previous message: Derek Martin: "Re: Disable SFTP/SCP but not SSH?"
- In reply to: Lauri Bettencourt: "openssh-3.8.1p1 & Solaris 8 Installation Issue"
- Next in thread: Darren Tucker: "Re: openssh-3.8.1p1 & Solaris 8 Installation Issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|