hi,
I'm trying to install cgiwrap on my apache webserver.
i've used the following configuration
../configure --with-install-group=root --with-cgi-dir = public_html/cgi-bin --with-httpd-user=http --with-logging-file = /opt/ --with-install-dir = /local/htdocs/servename/cgi-bin
however when I type make install it gives me the following error
rm -f yes/cgiwrap
rm -f yes/cgiwrapd
rm -f yes/nph-cgiwrap
rm -f yes/nph-cgiwrapd
cp cgiwrap yes/cgiwrap
cp: cannot create yes/cgiwrap: No such file or directory
*** Error code 2
make: Fatal error: Command failed for target `install'
any ideas anyone?
thanks for your tme
jimbob
I'm trying to install cgiwrap on my apache webserver.
i've used the following configuration
../configure --with-install-group=root --with-cgi-dir = public_html/cgi-bin --with-httpd-user=http --with-logging-file = /opt/ --with-install-dir = /local/htdocs/servename/cgi-bin
however when I type make install it gives me the following error
rm -f yes/cgiwrap
rm -f yes/cgiwrapd
rm -f yes/nph-cgiwrap
rm -f yes/nph-cgiwrapd
cp cgiwrap yes/cgiwrap
cp: cannot create yes/cgiwrap: No such file or directory
*** Error code 2
make: Fatal error: Command failed for target `install'
any ideas anyone?
thanks for your tme
jimbob