| From: | "Tamir Halperin" <tamir(at)brobus(dot)net> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Installed OpenSSL but still cannot install PostgreSQL |
| Date: | 2003-03-24 11:03:50 |
| Message-ID: | 985DF46E87E0C047A3670048DBCAD0556B9F@andrew.brobus.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
> This is because libcrypto had its shlib version bumped from .2 to .3
> after OpenSSL's last round of security bugs. If you symlink
> libcrypto.so.2 to libcrypto.so, you should be okay. -sc
Done that and I'm still unable to move past the message below. If anyone has an 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: pgsql-admin(at)postgresql(dot)org
> Subject: [ADMIN] Installed OpenSSL but still cannot install PostgreSQL
>
>
> 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
> I try to make postgresql7 from the ports collection I'm told:
>
> This port requires the OpenSSL library, which is part of the
> FreeBSD crypto distribution but not installed on your machine.
>
> Not sure what to do next.
>
> Tamir
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Morozovsky | 2003-03-24 11:37:46 | Re: Installed OpenSSL but still cannot install PostgreSQL |
| Previous Message | Tatiana Motova | 2003-03-24 10:47:40 | pg_dump problem |