On Fri, Mar 25, 2011 at 11:27 AM, Jim Woodworth <[email protected]> wrote: > Recently I had trouble compiling from source on Fedora Core 14. The > configure script was not finding libreadline.so nor libz.so. Is there more > information I can provide? Over the weekend, I will make another attempt to > try and understand why configure does not see these libraries.
Maybe you have the readline and zlib packages installed, but not readline-devel and zlib-devel? That's usually what bites me. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
