Problem solved... It was a problem with the perl install..

Thanks for you help...

On Thu, 2002-07-25 at 14:03, Harvey Cary wrote:
> The DBI calls the DBD::pg
> 
> The same scripts work undex Redhat 7.2, I developed them on Redhat but
> need to get this working on FreeBSD.
> 
> Thanks for the thought though, I appreciate any input...
> 
> On Thu, 2002-07-25 at 13:36, Michael A Chase wrote:
> > On 25 Jul 2002 12:58:00 -0400 Harvey Cary <[EMAIL PROTECTED]> wrote:
> > 
> > > When I try to load DBD::pg I get the following error:
> > > 
> > > install_driver(Pg) failed: Can't locate loadable object for module
> > > DBD::Pg in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i386-freebsd
> > > /usr/local/lib/perl5/5.6.1
> > > /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd
> > > /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .)
> > > at (eval 6) line 3, referer: http://12.38.8.171/
> > > 
> > > This is perl, v5.6.1 built for i386-freebsd
> > > FreeBSD 4.6.1-RELEASE 
> > > PostgreSQL 7.2.1
> > > 
> > > Any help would be greatly appreciated... 
> > 
> > I don't use Postgresql, so I'm shooting from the hip.  You say you are
> > trying to load DBD::pg, but the message referes to DBD::Pg; case is
> > significant.  Check to see if DBD/pg.Pm is in any of the directories listed
> > for @INC.  If it isn't and DBD/Pg.pm is, you need to correct the spelling
> > in your script.  If nothing is, you need to install DBD::pg.
> > 
> > -- 
> > Mac :})
> > ** I normally forward private questions to the appropriate mail list. **
> > Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
> > Give a hobbit a fish and he eats fish for a day.
> > Give a hobbit a ring and he eats fish for an age.
> > 
> > 
> > 
> -- 
> 
> Thanks,
> 
> Harvey Cary 
> CISSP, MCSE+I
> Network Security Consultant
> Raleigh, NC
> [EMAIL PROTECTED]
> (919)264-6310
> 
> 
-- 

Thanks,

Harvey Cary 
CISSP, MCSE+I
Network Security Consultant
Raleigh, NC
[EMAIL PROTECTED]
(919)264-6310

Reply via email to