On Tue, 5 Apr 2011, Rob Retter wrote:

> How does one install all of Log4perl into a given non-system
> directory?

Hi Rob,

Perl offers a generic solution for this problem (so it's nothing
Log4perl-specific), and you can find details on the local::lib manual
page:

     http://search.cpan.org/~apeiron/local-lib-1.008004/lib/local/lib.pm

Alternatively, you can set the LIB variable when running Makefile.PL:

     perl Makefile.PL LIB=/home/mike/perl_modules

Hope that helps!

-- Mike

Mike Schilli
m...@perlmeister.com

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to