[EMAIL PROTECTED] wrote:
> 
> Hi,
> while noone seems to want to give any detail,
> rule of thumb for me:-)
> make clean
> perl Makefile.PL
> make
> make test
> make install
> 
> -2C
> 
> On Sun, 9 Sep 2001, Sterin, Ilya wrote:
> 
> > Not sure what you are doing, if the Makefile.PL file (make sure your use the
> > right case) is in the current directory, then perl Makefile.PL can't
> > possibly, at least AFAIK generate this error.  You must be doing something
> > else wrong.
> >
> > I am only answering this with the idea that you are installing DBI or any
> > DBD module, otherwise this is OT here.
> >
> > Ilya
> >
> > > -----Original Message-----
> > > From: George Xu [mailto:[EMAIL PROTECTED]]
> > > Sent: Sunday, September 09, 2001 12:03 AM
> > > To: '[EMAIL PROTECTED]'
> > > Subject: Perl Questions
> > >
> > >
> > > I know this might be  a wrong  place to post question  but  I
> > > need quick tip
> > > here!!!
> > >
> > > I am running perl  5.1.6....  whenever I run "perl Makefile.PL",  it keep
> > > complaining  the file  could  not  be found.   The file is in the current
> > > working directory?  is there  an environment variable to  change this
> > > behavor so it can take relative path?  I need to fix an production issue
> > > this weekend...
> > >
> > > Thanks a lot!!!
> > > George
> >


Make sure perl is in your PATH, otherwise the shell thinks you are
trying to run the file perl.
-- 
Ron Clark
System Administrator/Web Coordinator
Armstrong Atlantic State University
11935 Abercorn Street 
Savannah, Ga 31419
Phone: 912 961 3234
Fax: 912 927 5353

Reply via email to