[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postgress 8 cant find "readline" and "zlib" on Debian Woody 3.0 r2 --help



On Wednesday 09 March 2005 10:09, Frank Gevaerts wrote:
> On Wed, Mar 09, 2005 at 03:30:40PM +0530, Siju George wrote:
> > I am trying to install postgresql ver 8.0.1 on my Debian Woody 3.0 r2
> > While configuring I get the following error
> > configure: error: readline library not found
> You need the development libraries, not only the runtime ones. Try
> installing libreadline4-dev and zlib1g-dev

Although debian still has 7.x, you may find it helpful to to:

apt-get build-dep postgresql

That'll install everything you need to build postgres 7.x, and hopefully 8.x 
won't be much different.

-- 
Lee.



Reply to: