Re: BUG #14292: Error in installing the postgresql 9.3

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #14292: Error in installing the postgresql 9.3
Дата
Msg-id 499940fb-2540-b7de-c860-724eb7eabb0e@hogranch.com
обсуждение исходный текст
Ответ на BUG #14292: Error in installing the postgresql 9.3  (kashyap.nagendra@xerox.com)
Список pgsql-bugs
On 8/24/2016 12:56 AM, kashyap.nagendra@xerox.com wrote:
> While configuring postgresql 9.3 we received below errors.
> **********************************
> 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.
> Use --without-readline to disable readline support
> ***********************************
> configure: error: zlib library not found
> If you have zlib already installed, see config.log for details on the
> failure.  It is possible the compiler isn't looking in the proper
> directory.
> Use --without-zlib to disable zlib support.

yum install zlib-devel readline-devel

but why are you compiling postgres 9.3 and not using the
yum.postgresql.org version ?


--
john r pierce, recycling bits in santa cruz

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: BUG #14292: Error in installing the postgresql 9.3
Следующее
От: Yogesh Sharma
Дата:
Сообщение: Re: BUG #14229: pg_config missing from postgresql95-devel