On Sun, Oct 09, 2005 at 10:34:43PM -0700, Gupta, Razat wrote:
> Hello Everyone,
> 
> I m new to perl.
> 
> I am stuck to some point.
> 
> Our administrator have installed a module called DBI.pm in /DBI-1.48.

I think your administrator has not actually installed the module.

I'd guess that your administrator has just unpacked the distribution.

Read the README file (also available on http://search.cpan.org as
http://search.cpan.org/src/TIMB/DBI-1.48/README)

Tim.

> Now when I try to run a script as :
> 
>  
> 
> Perl -e "use DBI";
> 
>  
> 
> It will generate an error called:
> 
>  
> 
>  
> 
> "Can't locate loadable object for module DBI in @INC (@INC contains:
> /DBD-1.16/DBD-Oracle-1.16/ /DBI-1.48/DBI-1.48/
> /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
> /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
> /DBI-1.48/DBI-1.48//DBI.pm line 254
> 
> BEGIN failed--compilation aborted at /DBI-1.48/DBI-1.48//DBI.pm line
> 254."
> 
>  
> 
> If any body having any idea that whether its an issue related to the
> installation or some thing else.
> 
> Please let me know.
> 
>  
> 
> Regards,
> 
> Razat Gupta
> 
> HCL TECHNOLOGIES
> 
> +91-9810674702 
> 
>  
> 
>  
> 

Reply via email to