Greatings

I have encountered a problem when installing suphp-0.6.3 on an IRIX 6.5
system. The build completes successfully, but when I attempt to install
it, I receive the following error. It almost seems like a permissions
issue. Does anyone know how to resolve this?

# gmake install
Making install in src
gmake[1]: Entering directory `/export/source/suphp-0.6.3/src'
Making install in apache2
gmake[2]: Entering directory `/export/source/suphp-0.6.3/src/apache2'
gmake[3]: Entering directory `/export/source/suphp-0.6.3/src/apache2'
gmake[3]: Nothing to be done for `install-exec-am'.
/usr/gnu/bin/ginstall -c -d '/usr/local/apache2/modules'
/usr/gnu/bin/ginstall -c -m 0755 .libs/mod_suphp.so
'/usr/local/apache2/module
/mod_suphp.so
gmake[3]: Leaving directory `/export/source/suphp-0.6.3/src/apache2'
gmake[2]: Leaving directory `/export/source/suphp-0.6.3/src/apache2'
gmake[2]: Entering directory `/export/source/suphp-0.6.3/src'
gmake[3]: Entering directory `/export/source/suphp-0.6.3/src'
test -z "/usr/local/sbin" || ../config/install-sh -c -d
"/usr/local/sbin"
/bin/sh: ../config/install-sh: cannot execute
gmake[3]: *** [install-sbinPROGRAMS] Error 126
gmake[3]: Leaving directory `/export/source/suphp-0.6.3/src'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory `/export/source/suphp-0.6.3/src'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/export/source/suphp-0.6.3/src'
gmake: *** [install-recursive] Error 1
#
_______________________________________________
suPHP mailing list
suPHP@lists.marsching.biz
http://lists.marsching.com/mailman/listinfo/suphp

Reply via email to