Paul Ramsey wrote:
> 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?
Also, even though the SRPM dependencies don't explicitly state a
requirement for them, I have found that I must also install
termcap-devel to get readline support to build.
Mike Mascari
mascarm@mascari.com