Re: configure readline error

Поиск
Список
Период
Сортировка
От Kuhn, Dylan K (4520500D)
Тема Re: configure readline error
Дата
Msg-id 78ED1F30F0D85B4698FBD6CF2A5AC8F5A28FF3@NAWECHLKEX01VA.nadsuswe.nads.navy.mil
обсуждение исходный текст
Ответ на configure readline error  (John McGloughlin <johnmac@mcgloughlingroup.com>)
Список pgsql-admin
John,

The trick on my RedHat 7.3 system was to install the termcap-devel, readline-devel, and zlib-devel RPMs from the
installationCDs. 

-dylan-

> -----Original Message-----
> From: John McGloughlin [mailto:johnmac@mcgloughlingroup.com]
> Sent: Tuesday, June 17, 2003 21:03
> To: pgsql-admin@postgresql.org
> Subject: [ADMIN] configure readline error
>
>
> Hello,
>
> I'm having trouble with ./configure for Postgres 7.3.3 on a
> RH7.3 i686
> system.
> ....
> checking for readline... no
> readline library not found
> if you have readline already installed .....
>
> I've gone through config.log and it looks like it searches
> the correct
> locations.
>
> I have gnu readline 4.1 installed and can find libs in
> /usr/local/lib/libreadline.a and headers in
> /usr/local/lib/include/readline/*.h.
>
> I configured with ./configure
> --with-includes=/usr/local/lib:/usr/local/lib/include/readline
> --with-libraries=/usr/local/lib:/usr/local/lib/include/readline
> --with-perl --with-openssl --with-syslog
>
> Unfortunately I keep getting the error. I've searched numerous lists,
> groups, faqs, etc. but cannot seem to resolve the issue. Any
> help would
> be greatly appreciated.
>
> Thanx in advance!
>
> johnmac
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to
> majordomo@postgresql.org)
>

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

Предыдущее
От: Jodi Kanter
Дата:
Сообщение: Re: checking currval
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: psql sequence question