Re: configuration script problem

Поиск
Список
Период
Сортировка
От Adam H. Pendleton
Тема Re: configuration script problem
Дата
Msg-id 3EE60A64.2070604@fmonkey.net
обсуждение исходный текст
Ответ на configuration script problem  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Ответы Re: configuration script problem  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgadmin-hackers
Jean-Michel POURE wrote:

>Dear Adam,
>
>Please disguard my last message. My two configurations are absolutely the
>same. For some reason, one configures, the other not. I will get back to you
>with more info.
>
>Cheers,
>Jean-Michel
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
>
>
You are missing libssl:

configure:4492: checking for pgsql
configure:4508: result: yes
configure:4540: checking for PQexec in -lpq
configure:4571: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lpq   -lssl -lcrypto >&5
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status

ahp




В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: configuration script problem
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Client Encoding