---the new amazing issue of my midgard instalation from source---

hi, i'm instaling midgard 1.4.3 for debian and for now i have succeeded instalation of midgard-lib-1.4.3 and midgard-data-1.4.3 :D
but I have a problem :( with install of mod-midgar-1.4.3 when I launch:
***********************
prompt> ./configure \
--with-midgard=/usr/local/midgard-1.4.3 \
--with-midgard-config=/usr/local/midgard-1.4.3/bin/midgard-config
loading cache ./config.cache
checking for midgard-config... /usr/local/midgard-1.4.3/bin/midgard-config
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for static Apache module build... no
configure: error: Please specify --with-apache or --with-apxs
prompt>
************************


so i get source with "apt-get source apache" and i try to add
--with-apache Location of the Apache sources
(im sure that apxs is ok)
************************
prompt> ./configure \
--with-midgard=/usr/local/midgard-1.4.3 \
--with-midgard-config=/usr/local/midgard-1.4.3/bin/midgard-config \
--with-apache=/usr/local/src/apache-1.3.26
loading cache ./config.cache
checking for midgard-config... /usr/local/midgard-1.4.3/bin/midgard-config
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for static Apache module build... configure: error: Unable to locate /usr/local/src/apache-1.3.26/src/include/httpd.h
prompt>
*****************************


So i check if usr/local/src/apache-1.3.26/src/include/httpd.h exist
and i find 2 problem:
1) first /usr/local/src/apache-1.3.26/src doesnt exist :
*****
prompt> l /usr/local/src/apache-1.3.26
-rw-r--r-- 1 root root 5864 Jul 4 12:06 ab_round_robin_support
drwxr-sr-x 4 root 1000 4096 Jul 4 12:06 contrib
drwxr-sr-x 4 root 1000 4096 Jul 4 14:52 debian
drwxr-sr-x 2 root 1000 4096 Jul 4 12:06 info
-rw-r--r-- 1 root root 2752 Jul 4 12:06 tempfile_creation_fix
drwxr-sr-x 3 ismaides 1000 4096 Jun 19 2002 upstream
prompt>
*************


2) and thereis no file named httpd.h in /usr/local/src/apache-1.3.26
***********
   prompt> find /usr/local/src/apache-1.3.26 -name *.h
   prompt>
********

I have only one "httpd.h" here: "/usr/include/apache-1.3/httpd.h"
so i dont anderstand.. maybee apache source that i have install is bad?
any idea?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to