ok
if you are unable to do it this way because of your firewall or other
internet access issues, download the entire dbi package and read the readme
on how to install it manually. 

> -----Original Message-----
> From: Imtiaz ahmad [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 05, 2001 5:01 PM
> To: 'Kipp, James'; Perl_beginner (E-mail)
> Subject: RE: "connect" method
> 
> 
> I just copied over the file from different machine with same 
> version of Perl
> to all the directories it searched for the package.
> I'll do as you said:
> perl -MCPAN -e "install 'module_name'"
> 
> If it does not work then I going to Spam again.
> :)
> 
> thanks James.
> 
> 
> -----Original Message-----
> From: Kipp, James [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 05, 2001 4:56 PM
> To: 'Imtiaz ahmad'; Perl_beginner (E-mail)
> Subject: RE: "connect" method
> 
> 
> Did you install the DBI package manually? or did you use CPAN ?
> If possible  use CPAN to install it:
> perl -MCPAN -e "install 'module_name'"
> 
> > -----Original Message-----
> > From: Imtiaz ahmad [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, September 05, 2001 4:46 PM
> > To: Perl_beginner (E-mail)
> > Subject: "connect" method
> > 
> > 
> > Hi-
> > 
> > Can somebody help me with the following error:
> > *Can't locate object method "connect" via package "DBI" at
> > /apps/apache_1.3.19/cgi-bin/3rd_party/check_login.pl line 22*
> > 
> > Initially I was getting the following error and to fix it I 
> > copied over
> > DBI.pm to all the listed directories:
> > 
> > Can't locate DBI.pm in @INC (@INC contains:
> > /usr/local/lib/perl5/5.00503/sun4-solaris 
> /usr/local/lib/perl5/5.00503
> > /usr/local/lib/perl5/site_perl/5.005/sun4-solaris
> > /usr/local/lib/perl5/site_perl/5.005 .) at
> > /apps/apache_1.3.19/cgi-bin/3rd_party/check_login.pl line 3.
> > BEGIN failed--compilation aborted at
> > /apps/apache_1.3.19/cgi-bin/3rd_party/check_login.pl line 3.
> > 
> > Thanks,
> > Imtiaz
> > 
> > 
> > -- 
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to