Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 09:37:46 -0500 (CDT)
From:      Lee J Carmichael <lcarmich@wamnet.com>
To:        Matthew Blacklow <matthew.blacklow@ticca.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: DBI error
Message-ID:  <Pine.SGI.3.96.1010925085213.72262A-100000@y.cops.wamnet.com>
In-Reply-To: <NFBBICMIIEMNIMGOBPCMAEHFCAAA.matthew.blacklow@ticca.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Matthew,

It looks like the perl version you are using doesn't have DBI installed. I
would do a find on the @INC tree (you can get this by using perl -V) to
see if it exists. Did you install DBI yourself or was it on the system?
Also, I often have problems with several different perl trees on a system
and only one having the DBI mod. 

--------
Lee Carmichael		WAM!NET Inc.
System Engineer		655 Lone Oak Rd Building E
651-256-5292		Eagan, MN 55121

On Tue, 25 Sep 2001, Matthew Blacklow wrote:

> I am writing a perl script however i get the following error message.
> 
> Can't locate DBI.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.0
> 0503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 .) a
> t /usr/sbin/scriptname line 9.
> 
> 
> Is there something I have not installed or do i have to modify a setup file?
> I have installed mod_perl and p5_apache_DBI and still getting this error.
> 
> Any suggestions would be welcomed.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.1010925085213.72262A-100000>