Re: Failure to install 7.3.3

From: Paul Ramsey <pramsey(at)refractions(dot)net>
To: "Daniel E(dot) Fisher" <danfisher(at)bwkip(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Failure to install 7.3.3
Date: 2003-06-24 18:44:09
Message-ID: 3EF89BF9.7020304@refractions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)refractions(dot)net
| Phone: (250) 885-0632
\_

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan Williams 2003-06-24 18:45:48 Re: Inheritance & Indexes
Previous Message Ian Harding 2003-06-24 18:41:08 COPY, but not everything...