Re: Where is @INC saved and other installation issues

2003-06-06 Thread Peter Scott
In article <[EMAIL PROTECTED]>, I wrote: >If you were installing a binary, then try installing the source. >You should be able to zip through by saying > > ./Configure -de -Uprefix=/usr That should have course have been ./Configure -de -Dprefix=/usr -- Peter Scott http://www.perlde

Re: Where is @INC saved and other installation issues

2003-06-05 Thread Peter Scott
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Michael Muratet) writes: >Greetings > >I am trying to resolve a problem I had with the perl 5.8 that comes >bundled with RedHat 9.0. It absolutely would not parse a regex the way >it should, and so I downloaded a new tarball from CPAN and reloaded

Fw: Where is @INC saved and other installation issues

2003-06-05 Thread Michael Muratet
> Begin forwarded message: > > Date: Wed, 4 Jun 2003 11:20:44 -0500 > From: Michael Muratet <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Where is @INC saved and other installation issues > > How do I get things _really_ clean? Where does @INC live? I&#x

Where is @INC saved and other installation issues

2003-06-05 Thread Michael Muratet
Greetings I am trying to resolve a problem I had with the perl 5.8 that comes bundled with RedHat 9.0. It absolutely would not parse a regex the way it should, and so I downloaded a new tarball from CPAN and reloaded perl. RedHat puts perl in /usr/lib/perl5 rather than /usr/local/lib/perl5 and I l