Re: [log4perl-devel] installation to non-system location

2011-04-07 Thread Mike Schilli
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/~ape

[log4perl-devel] installation to non-system location

2011-04-07 Thread Rob Retter
Hello, I'm accustomed to the 'configure' utility which provides surprisingly clear help on how to set the "base" directory into which a product is to be installed. There's usually one value to supply as a parameter to 'configure' which results in your installation going into /somedir/of/mine rath