After following your instructions regarding the deinstallation of the openssl package and then reinstalling it with make OPENSSL_OVERWRITE_BASE=yes, I still get the same message when executing make in the /usr/ports/databases/postgresql7 directory that tells me I need to first install openssl.
Here's the output of ldconfig -r | grep crypt: 1:-lcrypt.2 => /usr/lib/libcrypt.so.2 110:-lcrypto.2 => /usr/local/lib/libcrypto.so.2 111:-lcrypto.3 => /usr/local/lib/libcrypto.so.3 117:-lmcrypt.8 => /usr/local/lib/libmcrypt.so.8 I'm sure there'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] Installed OpenSSL but still cannot install > PostgreSQL > > > 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 past the message > below. If anyone > TH> has an idea why I'm still being asked to install OpenSSL > when I did I would > TH> be greatly aided. > > what is the output of 'ldconfig -r | grep crypt' ? > > > Sincerely, > D.Marck [DM5020, > DM268-RIPE, DM3-RIPN] > -------------------------------------------------------------- > ---------- > *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- > [EMAIL PROTECTED] *** > -------------------------------------------------------------- > ---------- > > > ---------------------------(end of > broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html > ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]