Compiling 7.2 on Solaris 8: runtime error on libssl.so.0.9.6

From: Randall Perry <rgp(at)systame(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Compiling 7.2 on Solaris 8: runtime error on libssl.so.0.9.6
Date: 2002-04-27 22:49:27
Message-ID: B8F0A337.13DCB%rgp@systame.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Here's my configure command:

./configure --with-includes=/usr/local/include
--with-libraries=/usr/local/lib --with-perl --enable-odbc
--with-openssl=/usr/local/ssl --enable-syslog

Here's runtime error:
ld.so.1: /usr/local/pgsql/bin/postgres: fatal: libssl.so.0.9.6

I tried exporting lib and header paths to no avail.

Anyone had success with this on Solaris?

--
Randy Perry
sysTame
Mac Consulting/Sales

phn 772.589.6449
mobile email help(at)systame(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hiroshi Inoue 2002-04-27 23:05:02 Re: [GENERAL] Auth problem in pg_hdba.conf
Previous Message Andrew Gould 2002-04-27 22:24:51 Re: requesting features in PostgreSQL