From: jocuri%softhome.net <> Date: Sat, 6 Mar 2004 16:46:46 +0000 (+0000) Subject: Patch for bug 236567: Update the documentation describing the Perl modules installati... X-Git-Tag: bugzilla-2.16.6~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36699bcf6edc1149e4b56af34d65957a306301c;p=thirdparty%2Fbugzilla.git Patch for bug 236567: Update the documentation describing the Perl modules installation on Windows using ppm; patch by Andrei Benea ; r=kiko, a=justdave. --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 438ad5bfd1..00bdfbfaf9 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1245,7 +1245,7 @@ AllowOverride Limit C:> - ppm <modulename> + ppm install <modulename> @@ -1253,14 +1253,13 @@ AllowOverride Limit Installing ActivePerl ppd Modules on Microsoft Windows - - C:> - - ppm - - - - + +ppm repository add oi http://openinteract.sourceforge.net/ppmpackages +ppm install DBD-mysql +ppm install Template-Toolkit +ppm install TimeDate + + Watch your capitalization!