Richard Smith wrote: > Dumb installer bloke, GSOH, wants UpToDate Install guide for fun maybe more ;) > > Actually Wanted more info on this Midgard-config script... can someone > give a complete nunce like me a quickie guide to installing the latest > versions... cos I notice the Install guide online is *slightly* out > of date...
midgard-config stores information about the midgard-lib compilation environment so the dependants (mod_midgard and midgard-php4) don't have to re-discover it. The re-discovery was an error-prone process. 'midgard-config --cppflags' returns the preprocessor flags, 'midgard-config --libs' returns the linker flags, all the rest is just debugging info. mod_midgard and midgard-phpv should not require (much) manual configure-time tweaking assuming midgard-config is in your PATH. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
