Fwd: Problem installing Postgresql on MDK10.0

Поиск
Список
Период
Сортировка
От Alejandro D. Burne
Тема Fwd: Problem installing Postgresql on MDK10.0
Дата
Msg-id 8398dc6d041116083978a7bf7d@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fwd: Problem installing Postgresql on MDK10.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Fwd: Problem installing Postgresql on MDK10.0  (Bernd Helmle <mailings@oopsware.de>)
Re: Fwd: Problem installing Postgresql on MDK10.0  (Kaloyan Iliev Iliev <news1@faith.digsys.bg>)
Список pgsql-general
Sorry, but no reply on pgsql-ports@postgresql.org.

---------- Forwarded message ----------
From: Alejandro D. Burne <alejandro.dburne@gmail.com>
Date: Mon, 15 Nov 2004 15:00:58 +0100
Subject: Problem installing Postgresql on MDK10.0
To: pgsql-ports@postgresql.org


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-general по дате отправления:

Предыдущее
От: Janning Vygen
Дата:
Сообщение: Re: How to clear linux file cache?
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: How to clear linux file cache?