Re: problems configuring with readline and zlib

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problems configuring with readline and zlib
Дата
Msg-id 3057.1043076121@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problems configuring with readline and zlib  (mike <mike@afectatsopeninglleida.org>)
Список pgsql-general
mike <mike@afectatsopeninglleida.org> writes:
> The configure command gives a mistake with readline and zlib.
> I have used the option:
> configure --with-lib=/usr/lib:lib lib-dir=/usr/lib:/lib
> but it doesnt' work.

Define "doesn't work".  When you're asking for help with a problem, it's
always important to give the exact error message you are getting.

> I have the libreadline libraries.
> /usr/lib/libreadline.so.4
> /usr/lib/libreadline.so.4.3

Do you have the readline header files?  (If you're using RPMs, you
need the readline-devel RPM as well as readline itself.)

On some platforms libreadline depends on libcurses --- but without
seeing the error message it's impossible to guess if that applies
to you.

            regards, tom lane

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

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: Re: Altering a table - positioning new columns
Следующее
От: "Chris Boget"
Дата:
Сообщение: Re: Altering a table - positioning new columns