Re: Ubuntu natty and SSL connections - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Ubuntu natty and SSL connections
Date
Msg-id 4DD0D73B.5070201@lelarge.info
Whole thread Raw
In response to Ubuntu natty and SSL connections  (Andreas Neumann <a.neumann@carto.net>)
Responses Re: Ubuntu natty and SSL connections  (Andreas Neumann <a.neumann@carto.net>)
List pgadmin-support
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.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: SQL/MED Foreign Data Wrappers where is Handler?
Next
From: Guillaume Lelarge
Date:
Subject: Re: Usability improvment ideas