Problem installing Postgresql on MDK10.0

Поиск
Список
Период
Сортировка
От Alejandro D. Burne
Тема Problem installing Postgresql on MDK10.0
Дата
Msg-id 8398dc6d04111506074a21753a@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problem installing Postgresql on MDK10.0  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-ports
I'll be trying to install postgres 8.0b1/b4; when I make the config a
message appear:

"configure: error: readline library not found"

$ rpm -qa | grep readline
libreadline4-4.3-7mdk
libreadline4-devel-4.3-7mdk

Then I try;

$ ./configure --with-libraries=/lib --with-includes=/usr/include/readline
(where the libs are)

I read a message from Tom Lane talking about termcap, it's installed too.

The same problem occurs with zlib.

I fix it skipping both libs with

./configure --without-readline --without-zlib

but...

Alejandro

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Windows XP could not get token information: 122
Следующее
От: Fred Pederndong
Дата:
Сообщение: Windows XP : error...does not have native spinlock support on this platform