logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

[Module::Build] make args: msg#00148

Subject: [Module::Build] make args
Tried to install Module::Build on a system where I don't have root
permissions. Both of the below failed, though I feel they shouldn't:

~/.cpan/build/Module-Build-0.22 pardus% /usr/bin/make install \
        LIB=/Users/pardus/Library/Perl \
        INSTALLMAN1DIR=/Users/pardus/Document/man/man1 \
        INSTALLMAN3DIR=/Users/pardus/Document/man/man3
/usr/bin/perl Build install
Warning: You do not have permissions to install into /Library/Perl at
/System/Library/Perl/ExtUtils/Install.pm line 84.
mkdir /Library/Perl/Module: Permission denied at
/System/Library/Perl/ExtUtils/Install.pm line 137
make: *** [install] Error 255

~/.cpan/build/Module-Build-0.22 pardus% ./Build install -install_path \
        lib=/Users/pardus/Library/Perl -install_path \
        libdoc=/Users/pardus/Document/man/man3
Warning: You do not have permissions to install into /Library/Perl at
/System/Library/Perl/ExtUtils/Install.pm line 84.
mkdir /Library/Perl/Module: Permission denied at
/System/Library/Perl/ExtUtils/Install.pm line 137

Is this a bug, a todo or did I do something wrong ?

-- 
   )   (     Jaap Karssenberg || Pardus [Larus]                | |0| |
   :   :     http://pardus-larus.student.utwente.nl/~pardus    | | |0|
 )  \ /  (                                                     |0|0|0|
 ",.*'*.,"   Proud owner of "Perl6 Essentials" 1st edition :)  wannabe


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn


<Prev in Thread] Current Thread [Next in Thread>