I've successfully installed postgresql-7.0.2-17 (at least it works from pgsql). I'm using Perl perl-5.6.0-9 On a RedHat Linux version kernel-2.2.16-22. The version of the dbi I'm using is DBD-Pg-1.01 The perl Makefile.PL runs successfully. When I run 'make' after that I get this error: make[1]: *** No rule to make target `../blib/arch/auto/DBI/Driver.xst', needed by `Perl.xsi'. Stop. make: *** [subdirs] Error 2 I've tried it as 'root' and as postgres superuser. Same results. Any help would be appreciated.
