I guess LIB is the modul path. Manpages will still be installed to the system target. If I use PREFIX I suppose that everything will be installed to this directory.
:-)hris On Friday 27 September 2002 19:06, Michael A Chase wrote: > 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". -- Christian Kaiser Ligastra�e 4, Geisling D - 93 102 PFATTER Tel.: +49 9481 959004 Cel.: +49 173 3525082
