Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Tamir Halperin
> -Original Message- > From: Dmitry Morozovsky [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 7:20 PM > To: Tamir Halperin > Cc: [EMAIL PROTECTED] > Subject: RE: [ADMIN] Installed OpenSSL but still cannot install > PostgreSQL > > > On Mon, 24

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Dmitry Morozovsky
On Mon, 24 Mar 2003, Tamir Halperin wrote: TH> After following your instructions regarding the deinstallation of the TH> openssl package and then reinstalling it with make TH> OPENSSL_OVERWRITE_BASE=yes, I still get the same message when executing TH> make in the /usr/ports/databases/postgresql7 d

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Tamir Halperin
's a solution to using postgresql 7.3.2 with openssl. I just don't have it. > -Original Message- > From: Dmitry Morozovsky [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 6:38 AM > To: Tamir Halperin > Cc: [EMAIL PROTECTED] > Subject: Re: [ADMIN] Insta

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Dmitry Morozovsky
On Mon, 24 Mar 2003, Tamir Halperin wrote: TH> > This is because libcrypto had its shlib version bumped from .2 to .3 TH> > after OpenSSL's last round of security bugs. If you symlink TH> > libcrypto.so.2 to libcrypto.so, you should be okay. -sc TH> TH> Done that and I'm still unable to move pas

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Dmitry Morozovsky
On Mon, 24 Mar 2003, Tamir Halperin wrote: TH> 1:-lcrypt.2 => /usr/lib/libcrypt.so.2 TH> 110:-lcrypto.2 => /usr/local/lib/libcrypto.so.2 TH> 111:-lcrypto.3 => /usr/local/lib/libcrypto.so.3 TH> 117:-lmcrypt.8 => /usr/local/lib/libmcrypt.so.8 Aha. This seems to be a fault in /usr/po

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Tamir Halperin
o:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 6:38 AM > To: Tamir Halperin > Cc: [EMAIL PROTECTED] > Subject: Re: [ADMIN] Installed OpenSSL but still cannot install > PostgreSQL > > > On Mon, 24 Mar 2003, Tamir Halperin wrote: > > TH> > This is because libcry

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Tamir Halperin
idea why I'm still being asked to install OpenSSL when I did I would be greatly aided. > -Original Message- > From: Tamir Halperin > Sent: Monday, March 24, 2003 4:43 AM > To: [EMAIL PROTECTED] > Subject: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL > &

Re: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Sean Chittenden
> I have installed openssl-0.9.7a_2 from the ports collection without > a glitch. I'm new to this and don't know if simply doing make, make > install and make clean is all that is required for getting openssl > properly installed. It shows up listed in /var/db/pkg in my FreeBSD > 4.6 system. Howeve

[ADMIN] Installed OpenSSL but still cannot install PostgreSQL

2003-03-24 Thread Tamir Halperin
I have installed openssl-0.9.7a_2 from the ports collection without a glitch. I'm new to this and don't know if simply doing make, make install and make clean is all that is required for getting openssl properly installed. It shows up listed in /var/db/pkg in my FreeBSD 4.6 system. However, when