Denver, try this:

perl Makefile.PL INSTALLDIRS=perl PREFIX=~/perl INSTALLMAN1DIR=~/perl/man/man1
make
make install

I just tried it and it worked fine. When you've got all these modules
installed into ~/perl, you'll need to set your PERL5LIB environment variable
to point to that location. Usually you can put something like this in your
~/.profile:

export PERL5LIB=$PERL5LIB:/home/denver/perl

(I'm assuming ~ is /home/denver)

David

_________________________________________________________________________
David Coppit
[EMAIL PROTECTED]
President, Spinnaker Software



-
If you would like to unsubscribe from this mailing list send an email to 
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist 
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
http://www.NewsClipper.com/TechSup.htm#MailingList.

Reply via email to