When I run a perl script named enc.pl I get this
error. It looks like Pg.pm can't resolve something when it reaches the
line: bootstrap Pg $VERSION;
Can't locate loadable object for module Pg in @INC (@INC contains:
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_p
At some point I've created a table named
'XX'.
Then for some reason when I drop it and try to re-create it I
get the message:
Error:cannot create table 'XX'.
When I try to drop it I'm told that it does not
exist.
I saw another message from someone experiencing the same
thing.
loading cache ./config.cachechecking host system type...
i686-pc-linux-gnuchecking echo setting...checking setting template to...
linux_i386checking whether to support locale... disabledchecking whether
to support cyrillic recode... disabledchecking whether to support
multibyte... disabledch