midgardnewby wrote:

> Hello,
> 
> After trying to install Midgard from serveral RPMs, which doesn't really word, I 
>decided to try an installation from the souce tar balls.
> 
> I took the red Hat 7.1 Minimum installation and i did the instructions point by 
>points of the installtions guide  from the homepage.
> 
> But there I have know 2 problems:
> 
> 1) MOD_Midgard: By configuring this package with
> 
> ./configure --with-midgard=/usr/local/midgard --with-mysql=/usr/local/mysql 
>--with-expat=/usr/local --with-apxs=/usr/local/apache/bin/apxs
> 
> i got this error:
> 
> *** You need the Midgard library for using mod_midgard.      ***
> *** Use the --with-midgard option to tell                    ***
> *** the configure script where to look for the library.      ***
> *** Check also that both the Midgard library and the MySQL   ***
> *** client library are on your dynamic library load path.    ***
> 
> i used the with midgard option as you can see above and all files are in there as 
>they should

What does config.log say?

> 2) MIDGARD_PHP:
> 
> after coping php_config.h to config.h I started the ./mkall script, but this brought 
>me this error
> 
> /usr/local/include/midgard/apache.h:3:19: httpd.h: No such file or directory
> /usr/local/include/midgard/apache.h:4:22: http_log.h: No such file or directory

'apxs -q INCLUDEDIR' lists that directory correctly? Is apxs in your PATH?

Emile


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

Reply via email to