RE: Installation on RedHat 7.3

2002-12-05 Thread Keitz, Frank E
lto:[EMAIL PROTECTED] -Original Message- From: Robert Fitzpatrick [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 7:43 PM To: 'Keitz, Frank E' Cc: [EMAIL PROTECTED] Subject: RE: Installation on RedHat 7.3 > From: Robert Fitzpatrick [mailto:[EMAIL PROTECTED]] &g

RE: Installation on RedHat 7.3

2002-12-05 Thread Keitz, Frank E
://www.keitz.org -Original Message- From: Robert Fitzpatrick [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 5:22 PM To: [EMAIL PROTECTED] Subject: Installation on RedHat 7.3 I installed openssl-0.9.6g on my RedHat box, with the engine. Now, when I try to install

RE: Installation on RedHat 7.3

2002-12-05 Thread Keitz, Frank E
ecember 05, 2002 12:00 AM To: [EMAIL PROTECTED] Subject: RE: Installation on RedHat 7.3 On Wed, 2002-12-04 at 20:00, Robert Fitzpatrick wrote: > > > > I uninstalled each RPM that was listed with > > rpm -e --nodeps > > Hello, does this mess anything else up? The FAQ

RE: Installation on RedHat 7.3

2002-12-05 Thread Keitz, Frank E
ank E Keitz mailto:[EMAIL PROTECTED] http://www.keitz.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Fitzpatrick Sent: Wednesday, December 04, 2002 11:01 PM To: 'Keitz, Frank E' Cc: [EMAIL PROTECTED] Subject: RE: Installatio

RE: Installation on RedHat 7.3

2002-12-04 Thread Robert Fitzpatrick
> On Wed, 2002-12-04 at 20:00, Robert Fitzpatrick wrote: > > > > > > I uninstalled each RPM that was listed with > > > rpm -e --nodeps > > > > > > Hello, does this mess anything else up? The FAQ page states > that Red Hat > says this is a no-no, that other RH packages on the system > _need_

RE: Installation on RedHat 7.3

2002-12-04 Thread Waitman C. Gobble, II
On Wed, 2002-12-04 at 20:00, Robert Fitzpatrick wrote: > > > > I uninstalled each RPM that was listed with > > rpm -e --nodeps > > Hello, does this mess anything else up? The FAQ page states that Red Hat says this is a no-no, that other RH packages on the system _need_ the RH distro openssl.

RE: Installation on RedHat 7.3

2002-12-04 Thread Robert Fitzpatrick
> > ./config --prefix=/usr --openssldir=/usr/share/ssl shared > > If so, then try to find the libraries that were built. > (by looking at the dates, for example.) > > If not, then you could try removing all redhat RPMs for > OpenSSL and then rebuilding 0.9.6g using the config line > above. > >

Re: Installation on RedHat 7.3

2002-12-04 Thread Waitman C. Gobble, II
On Wed, 2002-12-04 at 18:23, Waitman C. Gobble, II wrote: > Also, you can probably edit your /etc/ld.so.conf and place the path to > the openssl 0.9.6g headers at the TOP of the list. > > And then run > > /sbin/ldconfig > Sorry, I meant "libraries" not "headers"... -- Waitman Gobble

Re: Installation on RedHat 7.3

2002-12-04 Thread Waitman C. Gobble, II
On Wed, 2002-12-04 at 14:21, Robert Fitzpatrick wrote: > I installed openssl-0.9.6g on my RedHat box, with the engine. Now, when > I try to install openssh-3.5p1, it errors on the configure build telling > me that the openssl headers do not match and shows the OpenSSL 0.9.6g as > the header version

RE: Installation on RedHat 7.3

2002-12-04 Thread Robert Fitzpatrick
> From: Robert Fitzpatrick [mailto:[EMAIL PROTECTED]] >> I installed openssl-0.9.6g on my RedHat box, with the engine. >> Now, when I try to install openssh-3.5p1, it errors on the >> configure build telling me that the openssl headers do not >> match and shows the OpenSSL 0.9.6g as the header v

Installation on RedHat 7.3

2002-12-04 Thread Robert Fitzpatrick
I installed openssl-0.9.6g on my RedHat box, with the engine. Now, when I try to install openssh-3.5p1, it errors on the configure build telling me that the openssl headers do not match and shows the OpenSSL 0.9.6g as the header version and OpenSSL 0.9.6b as the library version. I found this FAQ at