Re: Pg 8.3.6 installation - Mailing list pgsql-admin

From DM
Subject Re: Pg 8.3.6 installation
Date
Msg-id eae6a62a0902171315w23c37021oe5cbaed15385d92c@mail.gmail.com
Whole thread Raw
In response to Re: Pg 8.3.6 installation  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-admin
Hi Ray,

You need 
ncurses-dev, libedit, libedit-dev, libreadline-dev, libreadline

On Fedora, I Installed ncurses and libed-dev or so and i was able to compile.

Thanks
Deepak Murthy


On Tue, Feb 17, 2009 at 1:01 PM, Joshua D. Drake <jd@commandprompt.com> wrote:
Isabella Ghiurea wrote:
Hi Ray,

Thank  you , that was the rpm I was missing ( DEVEL), now I 'm getting zlib missing , BUT is there ...Do I need a special flavor also  ?
rpm -qa zlib
zlib-1.2.3-3
zlib-1.2.3-3

checking for library containing shmget... none required
checking for -lreadline... yes (-lreadline -ltermcap)
checking for inflate in -lz... no
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.

You need zlib-devel.

Is there are particular reason you aren't just using the precompiled RPMS for 8.3.6?

Joshua D. Drake
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
  Consulting, Development, Support, Training
  503-667-4564 - http://www.commandprompt.com/
  The PostgreSQL Company, serving since 1997




--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

pgsql-admin by date:

Previous
From: Peter Hinse
Date:
Subject: lseek
Next
From: Reece Hart
Date:
Subject: Re: Pg 8.3.6 installation