Re: Ubuntu natty and SSL connections

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Ubuntu natty and SSL connections
Дата
Msg-id 4DD0D73B.5070201@lelarge.info
обсуждение исходный текст
Ответ на Ubuntu natty and SSL connections  (Andreas Neumann <a.neumann@carto.net>)
Ответы Re: Ubuntu natty and SSL connections  (Andreas Neumann <a.neumann@carto.net>)
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: SQL/MED Foreign Data Wrappers where is Handler?
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Usability improvment ideas