On Tue, Nov 3, 2009 at 6:09 PM, Kynn Jones <kyn...@gmail.com> wrote: > I'm trying to automate an installation of a collection of Perl modules, > which requires determining the path to the correct libpq_fe.h file.
pkg-config should be your guy here. If it doesn't work, than find out why. -- GJ