redirect mod_perl install
am 28.08.2009 01:18:19 von megamic--0016e64cac807b7d6e047227c827
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Hi
I was wondering how do I redirect the installation of mod_perl, as I dont
have access to any system directories (eg /usr/apache2 etc.). I have seen
suggestions that something like this might do it:
perl Makefile.PL MP_APXS=/usr/apache2/bin/apxs PREFIX=$INSTDIR
APACHE_PREFIX=$INSTDIR \
APACHE_SRC=$INSTDIR DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
But I always run into this error:
cp: cannot create /usr/apache2/include/modperl_xs_sv_convert.h: Read-only
file system
cp: cannot create /usr/apache2/include/modperl_xs_typedefs.h: Read-only
file system
cp: cannot create /usr/apache2/include/modperl_xs_util.h: Read-only file
system
cp: cannot create /usr/apache2/include/modperl_apr_perlio.h: Read-only file
system
Cheers
--0016e64cac807b7d6e047227c827
Content-Type: text/html; charset=ISO-8859-1
Hi
I was wondering how do I redirect the installation of mod_perl, as I dont have access to any system directories (e.g. /usr/apache2 etc.). I have seen suggestions that something like this might do it:
perl Makefile.PL MP_APXS=/usr/apache2/bin/apxs PREFIX=$INSTDIR APACHE_PREFIX=$INSTDIR \
APACHE_SRC=$INSTDIR DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
But I always run into this error:
cp: cannot create /usr/apache2/include/modperl_xs_sv_convert.h: Read-only file system
cp: cannot create /usr/apache2/include/modperl_xs_typedefs.h: Read-only file system
cp: cannot create /usr/apache2/include/modperl_xs_util.h: Read-only file system
cp: cannot create /usr/apache2/include/modperl_apr_perlio.h: Read-only file system
Cheers
--0016e64cac807b7d6e047227c827--