Re: Failure to install 7.3.3 - Mailing list pgsql-general

From Paul Ramsey
Subject Re: Failure to install 7.3.3
Date
Msg-id 3EF89BF9.7020304@refractions.net
Whole thread Raw
In response to Failure to install 7.3.3  ("Daniel E. Fisher" <danfisher@bwkip.com>)
Responses Re: Failure to install 7.3.3  (Mike Mascari <mascarm@mascari.com>)
List pgsql-general
Red Hat (and most other RPM based distros) split libraries into
"runtime" and "development" halves. In order to actually compile
software against the libraries, you must install the development half.
So, to compile against readline, you must also install the
readline-devel RPM.

Daniel E. Fisher wrote:
> I get an error during config I have redhat 7.2.  readline library and Zlib
> library not found...they are installed with the latest version how do I fix
> this?
>
> -Dan

--
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey@refractions.net
      | Phone: (250) 885-0632
      \_


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: Database design problem: multilingual strings
Next
From: "Ian Harding"
Date:
Subject: COPY, but not everything...