On Fri, 27 Sep 2002 12:01:21 -0400 "Kipp, James" <[EMAIL PROTECTED]> wrote:
> yes. i installed it without root.if you have write access to the perlib > directories, then just go ahead and install it. if not edit the Makefile to > tell where to put it. Editing the makefile is not necessary. As mentioned by Ilya and Peter, adding PREFIX=dir or LIB=dir as an argument to Makefile.PL will cause the makefile to be generated with the alternate installation location built in. Run `perldoc ExtUtils::MakeMaker` for details. Look for "PREFIX and LIB attribute". -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
