On Mon, May 13, 2002 at 02:37:45PM -0500, David T-G wrote: > module into the system site_perl directory. I cleaned everything and > tried again using "env PREFIX=..." for the perl, make, and make install > steps with no change.
The env thing doesn't work for Perl makefiles, that's a "configure"
thing. Try:
perl Makefile.PL PREFIX=/home/user LIB=/home/user/lib
replacing /home/user as needed of course. :)
--
Randomly Generated Tagline:
That is a known bug in 5.00550. Either an upgrade or a downgrade will
fix it.
-- Larry Wall in <6vu1vo$[EMAIL PROTECTED]>
msg04879/pgp00000.pgp
Description: PGP signature
