dbi not installing
- From: "zorro" <myahact@xxxxxxxx>
- Date: 28 Jun 2006 12:18:47 -0700
Do i have to be in a particular directory to install dbi?
I have ActiveState and followed the manual ...
ppm install DBI
then ran x.cgi, but error reported :
Software error:
Can't locate DBI.pm in @INC (@INC contains: C:/Perl/lib
C:/Perl/site/lib .) at c:\PROGRA~1\EASYPH~1\cgi-bin\x.cgi line 4.
my code is correct i think...
#!C:/Perl/bin/perl
use CGI::Carp "fatalsToBrowser";
use DBI;
print "Content-Type: text/html\n\n";
print "Done.";
any ideas?
.
- Follow-Ups:
- Re: dbi not installing
- From: Paul Lalli
- Re: dbi not installing
- Prev by Date: Trouble parsing text with bioperl
- Next by Date: Re: dbi not installing
- Previous by thread: Trouble parsing text with bioperl
- Next by thread: Re: dbi not installing
- Index(es):