If the version of Perl that came with woody is a pre-compiled one, it's important to compile the DBD/DBD packages with the same compiler. You may want to re-install perl by compiling it from CPAN, then re-install DBI/DBD by compiling it yourself.
HTH, jeff On Fri, 2002-09-20 at 08:34, William McKee wrote: > On 20 Sep 2002 at 8:07, P. M. Wright wrote: > > Thanks. > > I should have been a little more explicit in my original post. I used CPAN > > to recompile DBI, DBD::Pg and Date::[various], AFTER the upgrade and still > > no joy. :-( > > Hmm, have you tried a simple test script to rule out the possibility that > something in your scripts is causing the error? Can you use any of the DBD > libraries successfully? I use Perl, DBI, DBD::Pg and mod_perl all under > Woody with no problems. > > William > > -- > Lead Developer > Knowmad Services Inc. || Internet Applications & Database Integration > http://www.knowmad.com > >
