On 20 Sep 2002 07:34:07 -0500
"P. M. Wright" <[EMAIL PROTECTED]> wrote:

> On Fri, 2002-09-20 at 06:29, Waldemar Zurowski wrote:
> 
> > > We installed DBI and DBD::Pg
> > 
> > How did you installed it? Are they come from Debian packages, or you installed 
>them yourself from CPAN?
> > 
> > Waldemar
> 
> We installed DBI and DBD::Pg from CPAN
> ---Paul
> 
> 

Then I belive that you have simple some old installation of DBD::Pg installed in 
/usr/local/lib/site_perl/i386-linux/auto/DBD/Pg and you have to remove it.

You can verify two thing:

1) where Perl starts to looks for modules (perl -V reveals that)
2) where went files when you installed DBD::Pg and DBI from CPAN

BTW - is there any reason why you don't use Debian packages for DBI, DBD::Pg and 
PostgreSql?

Waldemar

Reply via email to