Re: Building postgresql 8.1.0: trouble finding readline, libz, etc
- From: Steve Block <scblock@xxxxxxxxx>
- Date: Fri, 30 Dec 2005 16:37:18 -0600
On Fri, Dec 30, 2005 at 04:28:54PM -0600, Matt England wrote:
While building postgresql 8.1.0 from source on Debian Sarge, I'm finding the postgresql ./configure script can not find libreadling, libz, and associated include/header files.
I can make at least some of these problems go away if I do things like tell ./configure about CFLAGS=-L/lib and also sym-link /lib/libreadline.so to /lib/libreadline5.so ...etc.
But these things seem like hacks.
Anybody know of how to solve this problem in a more-elegant fashion?
Install the appropriate development packages for what you seem to be missing. For example, the package libreadline5-dev (or libreadline4-dev, as appropriate).
-- Steve Block http://ev-15.com/ http://steveblock.com/ scblock@xxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- Building postgresql 8.1.0: trouble finding readline, libz, etc
- From: Matt England
- Building postgresql 8.1.0: trouble finding readline, libz, etc
- Prev by Date: Re: Udev and storage devices
- Next by Date: Re: Determine system ver (Debian vs. other Linuxes) at runtime?
- Previous by thread: Building postgresql 8.1.0: trouble finding readline, libz, etc
- Next by thread: Using USB pen drive
- Index(es):