I had the same problems as you. You haven't correctly installed mod-midgard

there the problem is that the script can't find midgard.h and so_midgard.

You you fix this by changing the path in /etc/ld.so.conf. You have the write the 
directory there where the files are
AND you have the copy the midgard.h file

look at

./configure --help

and you see, that you have to specifiy you directory (--with-midgard) wher both things 
are.

I know now exactly now, but I thing they are DIR/sources and DIR/lib.

In lib the is and additional directory midgard and there is midgard.h.

You have to copy it above, so the configure file can find it.


Then everything works
Midgardnewbie


>Cannot load /usr/lib/apache/1.3/mod_midgard.so into server:
>/usr/lib/apache/1.3/mod_midgard.so: undefined symbol: mgd_select_db
>



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

Reply via email to