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
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
> 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
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