Tnx,
Maybe i miss something ..
I'm following this guide:
https://srcc.stanford.edu/farmshare2/software-perllocallib#useManually
is it not suppose to install the local::lib?
case not, how can install it then?
Need more details how to have the ability add modules
to some private directory and use it where I'm not the admin.
also download: local-lib-2.000023
Tried to install
perl -Mlocal::lib Makefile.PL
Warning: prerequisite ExtUtils::MakeMaker 7.00 not found. We have 6.68
+.
Writing Makefile for local::lib
[user@illinxxxx local-lib-2.000023]$ pwd
/testusers/env/test/nadavp/perl5/local-lib-2.000023
also...
[user@illinxxxx local-lib-2.000023]$ perl Makefile.PL
Warning: prerequisite ExtUtils::MakeMaker 7.00 not found. We have 6.68
+.
Writing Makefile for local::lib
Please assist
|