Hi friends,

    Actually I'm trying to upgrade perl.But it failed.
    Still #rpm -Uvh --force filename.rpm

error:perl-5_004m7-1_i386 unable to install.

My current version is perl-5_004m4-1_i386

I wish to tell the problem which led me to such upgradation.

  I tried the simple code,

 #!/usr/local/bin/perl

 use CGI;
 use DBI;

 $q=new CGI;
 print $q->header,$q->start_html();
 exit;

   says that

    cannot locate DBI.pm in @INC (@INC contains 
/usr/llib/perl5/i386-linux/5.00404
/usr/lib/perl5
//usr/lib/perl5/site_perl/i386-linux
/usr/lib/perl5/site_perl

at test.pl   

 Can anybody tell me please to come out?



thanks,
Larry.

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to