On Wed, 2002-03-20 at 03:23, Prut Sukcharoennukul wrote: > In file included from Pg.xs:13: > Pg.h:17:22: libpg-fe.h: No such file or directory > make: *** [Pg.o] Error 1 > > What is the problem? Do I set wrong environment variable? > > I use > - linux Redhat 7.0 > - postgresql-server-7.0.2-17 > - postgresql-7.0.2-17 > - postgresql-perl-7.0.2-17 > - postgresql-devel-7.0.2-17 > - perl-5.6.0-9 > - DBI-1.21 > - DBD-Pg-1.01
I haven't tested DBD::Pg with anything quite this old. Can you update to 7.1 or 7.2? Does libpg-fe.h in fact exist on your filesystem? -jwb