Hi, there! I tried to install the latest ExtUtils::MakeMaker-6.21 (in Linux) to install to another PREFIX. An older version lies under /usr/lib. I do not have root provilegues. Unfortunately installing this does not work:
,---- | $ whoami | moell | $ perl Makefile.PL | [...] | $ make | [...] | $ make install PREFIX=$HOME/lib | cp bin/instmodsh blib/script/instmodsh | /usr/bin/perl "-Ilib" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/instmodsh | Warning: You do not have permissions to install into /usr/lib/perl5/5.6.1/i586-linux at lib/ExtUtils/Install.pm line 114. | Cannot forceunlink /usr/lib/perl5/5.6.1/ExtUtils/Liblist.pm: Permission denied at /usr/lib/perl5/5.6.1/File/Find.pm line 520 | make: *** [pure_perl_install] Error 255 `---- Is this a bug in ExtUtils::MakeMaker or is it just not designated for? Hope you can help me. Kind regards, -volker -- http://die-Moells.de/ * http://Stama90.de/ * http://ScriptDale.de/ "Sig.dat" not found - search behind couch?
