psqlodbc-09.02.0100 / ssl installation error

Поиск
Список
Период
Сортировка
От Bart Klein Ikink
Тема psqlodbc-09.02.0100 / ssl installation error
Дата
Msg-id DUB117-W8677F79A57612CB7F5BF10C1B00@phx.gbl
обсуждение исходный текст
Ответы Re: psqlodbc-09.02.0100 / ssl installation error
Список pgsql-odbc
I have the following installation issue with psqlodbc-09.02.0100 and SSL:
 
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
...
checking for pthread_create in -lpthread... yes
checking for PQconnectdb in -lpq... yes
checking for SSL_read in -lssl... no
configure: error: ssl library not found
 
SSL is installed:

$ which openssl
/usr/bin/openssl
 
$ rpm -qa openssl
openssl-1.0.1e-16.el6_5.4.x86_64

Is there a solution or a work around?

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

Предыдущее
От: Bart Klein Ikink
Дата:
Сообщение: Re: Database link from Postgres to Oracle using ODBC
Следующее
От: Patrice Dardoize
Дата:
Сообщение: buffer overwrite in function BuildBindRequest (file convert.c line 3749)