I can't configure mod_midgard. The command line is # ./configure --with-apxs=/usr/sbin/apxs --with-midgard=/usr/local 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 Yes, libmidgard really is in /usr/local/lib I checked and yes it is the latest version. Yes /usr/local/lib is in my ld.so.conf file. Yes I did do an ldconfig after I installed the library. Why oh why is this configure script being so utterly clueless! Or is it me? Regards, Simon B. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
