Hi. --On 09.07.2002 08:23:18 +0200 Darryl Wright wrote:
> I have installed Linux SuSE 6.4 and the prgrams that Midgard requires; > Apache, PHP, GLib, Expat and MySQL; are installed already. How do I > now proceed to setting up each of these programs before I start > installing the Midgard software? The installation instuctions assume Just skip those parts of the instructions that you have already installed. You should ensure, that you have the development packages accompanying apache & co installed so that you can compile apache and php Modules. The installation itself should be fairly straight-forward. configure, make and make install for midgard-lib and mod_midgard, phpize,configure,make, make install for php4-midgard (the shell script mkall does exactly this). Live long and prosper! Torben Nehmer -- Torben Nehmer, Munich, Germany http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED] PGP Public Key ID on wwwkeys.(de.)pgp.net: 0x7E9DE456 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
