readline

Поиск
Список
Период
Сортировка
От Payal Rathod
Тема readline
Дата
Msg-id 20021227083930.GA3388@localhost.localdomain
обсуждение исходный текст
Ответы Re: readline  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-general
Hi,
I am trying to install postgresql 7.3.1 on Linux Mdk 9.0. But when I run
./configure I get,

configure: error: readline library not found
If you have readline already installed, see config.log for details on
the
failure.  It is possible the compiler isn't looking in the proper
directory.

I tried to locate the libreadline and found them at,
/lib/libreadline.so.4@    /lib/libreadline.so.4.2@
/lib/libreadline.so.4.1@  /lib/libreadline.so.4.3

So I againn ran ./configure as,
./configure --with-includes=/lib --with-libraries=/lib
but still the same error.

What is going wrong? Can anyone guide me in this?

Thanks a lot and bye.
With warm regards.
-Payal


--
Payal Rathod    <payal at hotpop.com>
"Visit Linux Success Stories"
www.geocities.com/rpayal99

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

Предыдущее
От: sector119@mail.ru
Дата:
Сообщение: MOVE ABSOLUTE num FROM my_cursor
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: readline