J. op den Brouw writes:
 > Hi,
 > 
 > trying to get a fake apache to run. Getting it to start
 > from command line (using port 64000) and it works.
 > 
 > using script to get arounf compiled-in path to config file:
 > 
 > [msql@chaos apache]$ cat httpd
 > #!/bin/sh
 > 
 > exec /opt/apache/bin/httpd.ORG -f /opt/htdig/src/apache/httpd.conf
 > [msql@chaos apache]$ 
 > 
 > When running "./httpd" it works, but configure says:
 > 
 > checking user name... msql
 > checking if apache is wanted... yes
 > ./configure[4258]: /opt/htdig/src/apache: Execute permission denied.
 > configure: error: could not determine apache version number
 > [msql@chaos htdig-3.2.0b1-dev-011600]$

 Hi,

 Did you look at the acinclude.m4 file ? It contains documentation about
the usage of the AC_PROG_APACHE. What is your commande line to invoke 
./configure ?

            Cheers,

-- 
                Loic Dachary

                24 av Secretan
                75019 Paris
                Tel: 33 1 42 45 09 16
                e-mail: [EMAIL PROTECTED]
                URL: http://www.senga.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to