Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Change config of running PGSQL


  • From: Doug McNaught <doug(at)mcnaught(dot)org>
  • To: "McDougall, Marshall (FSH)" <MarMcDouga(at)gov(dot)mb(dot)ca>
  • Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
  • Subject: Re: Change config of running PGSQL
  • Date: Tue, 31 Aug 2004 16:24:01 -0400
  • Message-id: <87k6vfrr8e.fsf@asmodeus.mcnaught.org> <text/plain>

"McDougall, Marshall (FSH)" <MarMcDouga(at)gov(dot)mb(dot)ca> writes:

> I made sure that readline was indeed installed to no avail.  The configure
> still does not see the libs.  Any ideas?

You don't say what system you're on, but most Linux distributions
split library packages like readline into 'runtime' and 'devel'
packages.  You need the latter in order to compile software that ses
the library.  On HedHat/Fedora, it would be called 'readline-devel' or
some such. 

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group