Hi,

2) Yes, you are right. apxs was not in my path. So I put it in there and it works; 
thanks.
1) With mod_midgard, the problem is still there:

That's my config.log file:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:633: checking for a BSD compatible install
configure:688: checking for static Apache module build
configure:736: checking for apxs
configure:787: checking for gcc
configure:900: checking whether the C compiler (gcc  ) works
configure:916: gcc -o conftest   -I/usr/local/midgard/include -I/usr/local/include  
conftest.c  -L/usr/local/midgard/lib -L/usr/local/mysql/lib -L/usr/local/lib 1>&5
configure:942: checking whether the C compiler (gcc  ) is a cross-compiler
configure:947: checking whether we are using GNU C
configure:975: checking whether gcc accepts -g
configure:1009: checking for /etc/mandrake-release
configure:1043: checking for glib-config
configure:1121: checking for library containing g_string_new
configure:1183: checking for library containing crypt
configure:1244: checking for mgd_connect in -lmidgard

------------------
That's my Path:

PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/usr/local/apache/bin

The error message was:

cannot find libmidgard, so if I locate libmidgard I get this:

/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.so.3.1.0
/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.so.3
/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.so
/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.a
/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.lai
/sources/midgard-lib-1.4.1-5/src/.libs/libmidgard.la
/sources/midgard-lib-1.4.1-5/src/libmidgard.la
/usr/local/lib/libmidgard.so.3.1.0
/usr/local/lib/libmidgard.so.3
/usr/local/lib/libmidgard.so
/usr/local/lib/libmidgard.la
/usr/local/lib/libmidgard.a
/usr/local/midgard/lib/libmidgard.so.3.1.0
/usr/local/midgard/lib/libmidgard.so.3
/usr/local/midgard/lib/libmidgard.so
/usr/local/midgard/lib/libmidgard.la
/usr/local/midgard/lib/libmidgard.a

Thanks,
Midgardnewbie


02.05.2001 17:49:54, Emiliano <[EMAIL PROTECTED]> wrote:

>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]
>
>




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

Reply via email to