The DBD::Pg module REQUIRES two environment variables to be set and exported. (last time I checked) You might also try "find / -iname libpq-fe.h" in the future to find things like this. Good luck. --rob ----- Original Message ----- From: "Vince Vielhaber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, December 30, 2000 11:57 AM Subject: Re: DBD::Pg > On Sat, 30 Dec 2000, David Wright wrote: > > > I have recently installed Mandrake Linux 7.1 and am attempting to get > > some Perl interfacing happening. > > > > I have downloaded the DBD-pg tar file and when I attempt to do a 'make' > > it complains about a missing file 'libpq-fe.h'. > > > > Can anyone tell me where I can locate this header file please? > > Depending on how you installed PostgreSQL, if you did it the way we > recommend it'll be in /usr/local/pgsql/include If you did it some > other way (rpm, package, deb, ...) then I'm not sure. > > Vince. > -- > ========================================================================== > Vince Vielhaber -- KA8CSH email: [EMAIL PROTECTED] http://www.pop4.net > 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking > Online Campground Directory http://www.camping-usa.com > Online Giftshop Superstore http://www.cloudninegifts.com > ========================================================================== > > > >