In <[EMAIL PROTECTED]>, Tamir Halperin <[EMAIL PROTECTED]> typed:
> I'm not able to install PostgreSQL 7.3.2 from ports because I get the following
> error after having just installed openssl-0.9.7a_2. openssl shows up in /var/db/pkg.
>
> When I try to make in /usr/ports/databases/postgresql7 I get the following error:
>
> "This port requires the OpenSSL library, which is part of the FreeBSD crypto
> distribution but not installed on your machine. Please see the "OpenSSL" section in
> the handbook (at ...) for instructions on how to obtain and install the FreeBSD
> OpenSSL distribution.
> *** Error code 1
>
> Stop."
You get that message if you are building a port that needs SSL on a
recent enough version of FreeBSD, and don't have a
/usr/lib/libcrypto.so. The version number doesn't matter.
Assuming you don't have libcrypto.so, did you try the handbook and
following the directions there for installing the OpenSSL
distribution?
<mike
--
Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message