in reply to Query about installing perl modules in local directory
updated: better formatting$ perl Makefile.PL PREFIX=/tmp Checking if your kit is complete... Looks good Writing Makefile for XML::RegExp $ make cp lib/XML/RegExp.pm blib/lib/XML/RegExp.pm Manifying blib/man3/XML::RegExp.3 $ make install Installing /tmp/lib/perl5/site_perl/5.8.8/XML/RegExp.pm Installing /tmp/man/man3/XML::RegExp.3 Writing /tmp/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/auto/XM +L/RegExp/.packlist Appending installation info to /tmp/lib/perl5/5.8.8/i686-linux-thread- +multi/perllocal.pod
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Query about installing perl modules in local directory
by viswa79 (Initiate) on Jul 29, 2007 at 18:33 UTC | |
by Joost (Canon) on Jul 29, 2007 at 19:45 UTC |