Simon Blandford wrote:

> I can't configure mod_midgard. The command line is
> # ./configure --with-apxs=/usr/sbin/apxs --with-midgard=/usr/local

Try adding --with-mysql=whatever-is-relevant

> It gets so far then complains as follows...
> 
> checking for mgd_connect in -lmidgard... no
> *** 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.    ***
> configure: error: Midgard library libmidgard not found

What does your config.log say? And do you have the shared mysql
libraries?

> Why oh why is this configure script being so utterly clueless!

Ah, constructive criticism.

Emile


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

Reply via email to