Re: Change config of running PGSQL - Mailing list pgsql-general

From Doug McNaught
Subject Re: Change config of running PGSQL
Date
Msg-id 87k6vfrr8e.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Re: Change config of running PGSQL  ("McDougall, Marshall (FSH)" <MarMcDouga@gov.mb.ca>)
List pgsql-general
"McDougall, Marshall (FSH)" <MarMcDouga@gov.mb.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

pgsql-general by date:

Previous
From: "McDougall, Marshall (FSH)"
Date:
Subject: Re: Change config of running PGSQL
Next
From: Thomas Kellerer
Date:
Subject: Re: Single Row Table?