Hi,

Le 05/15/2011 11:35 PM, Andreas Neumann a écrit :
> [...]
> I am running into issues with Ubuntu Natty (64bit) and SSL connections.
> I first tried the version 1.12.2 which comes as a binary with Ubuntu.
> The Combobox to select SSL is greyed out. Then I compiled 1.12.3 from
> source, but SSL is still greyed out. The openssl package is installed -
> is there another library or package I am missing?
> 
> pg_config reports that SSL should be supported:
> 
> CONFIGURE = '--with-libxml' '--with-libxslt' '--with-openssl'
> '--with-perl' '--with-python'
> LIBS = -lpgport -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lcrypt -ldl -lm
> 
> $LD_LIBRARY_PATH is also set to /usr/local/pgsql/lib
> 
> Thank you if you have any additional idea what I could try,
> 

It seems that configure thinks SSL support is missing. At the end of
configure, you have some informations. You have a line which starts with
"PostgreSQL SSL support". I bet it says no support.


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to