On Thu, 31 Jan 2002, Gregor wrote: > Hi everybody, > > just a short Newbie-Question, sorry... > To get axkit running, all i need is the latest version (axkit 1.5 from > 31.12.01) ?
The best way to do it is: 1. Get Apache and mod_perl running. There's a good recipe for doing that in a stable manner in the INSTALL file. 2. Install libxml2 and libxslt from ftp.xmlsoft.org. 3. Install XML::LibXML, XML::LibXSLT, XML::Parser, XML::XPath from CPAN. 4. Download and install AxKit. Now steps 2 and 3 aren't entirely necessary, but they'll make your life a lot easier. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
