> > Do we need this installed? > Probably. I don't think you can even build DBD::Oracle without having the > Oracle client libraries on the machine.
Indeed. See Tim Bunce's recommendations on building DBI and DBD::*, or the DBI bundle README file. Tim recommends building Perl from sources, then DBI and DBD::* in sequence to ensure that things link "just so". http://search.cpan.org/src/TIMB/DBI-1.46/README http://dbi.perl.org/ Bill _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

