Well do you have a MakeMaker.pm file?  That's what it is telling you, it
needs this file, you should have it unless you purposefully deleted it.
Perl is installed with some core modules and you @INC should point to it.

Ilya Sterin

-----Original Message-----
From: Mahdi A. Sbeih
To: [EMAIL PROTECTED]
Sent: 06/14/2001 8:10 AM
Subject: Error installing DBI

Hi All,

While I am trying to install DBI 1.15 on Solaris,

perl Makefile.PL PREFIX=$HOME INSTALLSITELIB=$HOME
INSTALLSITEARCH=$HOME/sun4-solaris

I got this error:

Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: lib
/usr/local/lib/perl5/sun4-solaris/5.00404 /usr/local/lib/perl5
/usr/local/lib/perl5/site_perl/sun4-solaris
/usr/local/lib/perl5/site_perl
.) at Makefile.PL line 14.
BEGIN failed--compilation aborted at Makefile.PL line 14.



Any explanations?

Why it is looking in /usr/local....
I have only the Perl interpreter on the machine, is there anything extra
needed?


Regards,
Sorry for bothering you allot.
Mahdi.

Reply via email to