Re: libreadline and Debian 5 - not missing just badly named

Dimitri Fontaine <dfontaine@hi-media.com>

From: Dimitri Fontaine <dfontaine@hi-media.com>
To: "J. Bagg" <j.bagg@kent.ac.uk>
Cc: pgsql-general@postgresql.org
Date: 2010-06-03T13:04:42Z
Lists: pgsql-general
"J. Bagg" <j.bagg@kent.ac.uk> writes:
> I've just had the common problem with not finding the readline library while
> compiling/linking 8.4.4 on a new linux (Debian 5 - lenny). 

Tried:

  apt-get build-dep postgresql-8.4

That command will install all what you need to compile your own
PostgreSQL. Some will add "and some more", because it will care for doc
building dependencies to.

Regards,
-- 
dim