I think a few people have already responded with advice, but you never
replied back with what happened after you tried all the fixes. I would
advise you to go back and read all the responses.
Ilya Sterin
-----Original Message-----
From: Tania de Fatima Acris Jesini [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 14, 2001 1:37 PM
To: [EMAIL PROTECTED]
Subject: perl error using DBI
Hi all,
I'm calling a perl script from a C program. The perl script only accesses
the ORACLE SGBD, retrieves some tuples from a table e saves them in a
file. But at any time of the execution this erros is caused:
**************************************************************
Can't locate vars.pm in @INC (@INC contains:
/usr/lib/perl5/5.00503/i686-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i686-linux /usr/lib/perl5/site_perl/5.005
.) at /usr/lib/perl5/5.00503/AutoLoader.pm line 3.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.00503/AutoLoader.pm
line 3.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.005/i686-linux/DBI.pm line 125.
BEGIN failed--compilation aborted at ./recBD.pl line 3.
*************************************************************
Does anybody help me? The line 3 that is reported is 'use DBI'.
thanks in advance,
Tania Jesini