[EMAIL PROTECTED] wrote:
Stas Bekman <[EMAIL PROTECTED]> wrote on 15.09.2004 18:03:35:



Warning: You do not have permissions to install into /usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd at /usr/pkg/lib/perl5/5.8.4/ExtUtils/Install.pm line 114.
mkdir /usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd/Apache2:

Permission


denied at /usr/pkg/lib/perl5/5.8.4/ExtUtils/Install.pm line 176
*** Error code 255

Stop.
make: stopped in /home/mgorb/mp-test/modperl-2.0
k714%

modperl was built with MP_INST_APACHE2=1. Does it still has to

install


something into /usr/pkg/lib/perl5/site_perl/5.8.4/i386-netbsd ?

Of course. You have to be root to install things into the common area. Unless you told it to use a different PREFIX (e.g. to install under you $HOME), in which case it's a bug. But you need to show your 'perl Makefile.PL' line then.



I thought configuring it with MP_INST_APACHE2=1 tells it to install everything under httpd PREFIX directory.

IMP_INST_APACHE2=1 has nothing to do with it. Please read: http://perl.apache.org/docs/2.0/user/install/install.html#MP_INST_APACHE2

I guess I should make it more clear, saying:

Install all the *.pm modules relative to the Apache2/ directory, under the perl modules tree.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to