none
[openafs-wiki.git] / TWiki / TWikiSystemRequirements.mdwn
index 18952b5..1e96b38 100644 (file)
@@ -30,7 +30,7 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS (
   </tr>
   <tr>
     <td> Perl </td>
-    <td align="center" colspan="2"> 5.005_03 or higher (5.6.1 recommended) </td>
+    <td align="center" colspan="2"> 5.005_03 or higher (5.6.1 recommended, <br /> 5.8.0 <strong>not</strong> recommended yet, see TWiki:Codev.UsingPerl58OnRedHat8) </td>
   </tr>
   <tr>
     <td> Non-standard Perl modules </td>
@@ -39,11 +39,11 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS (
   </tr>
   <tr>
     <td> RCS </td>
-    <td align="center" colspan="2"> 5.7 or higher (including GNU <code>diff</code>) %BR% Optional, but the all-Perl replacement is not currently recommended for live sites - see TWiki:Codev/RcsLite. </td>
+    <td align="center" colspan="2"> 5.7 or higher (including GNU <code>diff</code>) %BR% Optional, but the all-Perl RCS replacement is not currently recommended for live sites - see TWiki:Codev.RcsLite. </td>
   </tr>
   <tr>
     <td> GNU <code>diff</code></td>
-    <td align="center" colspan="2"> GNU <code>diff</code> 2.7 or higher is required when TWiki's uses RCS binaries. %BR% Install on PATH if not included with RCS (check version with <code>diff -v</code>) </td>
+    <td align="center" colspan="2"> GNU <code>diff</code> 2.7 or higher is required when not using the all-Perl RcsLite. %BR% Install on PATH if not included with RCS (check version with <code>diff -v</code>) </td>
   </tr>
   <tr>
     <td> Other external programs </td>
@@ -56,11 +56,11 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS (
   </tr>
   <tr>
     <td> Web server </td>
-    <td align="center" colspan="2"> Apache is well supported; for other servers, CGI support, authentication, extended path required </td>
+    <td align="center" colspan="2"> Apache 1.3 is well supported; Apache 2.0 is <strong>not</strong> recommended yet (see TWiki:Support.FailedAuthenticationWithApache2OnWinNT). %BR% For other servers, CGI support, authentication, extended path required </td>
   </tr>
 </table>
 
-%X% **\*** _Current documentation mainly covers Linux and Apache installations. See [[WindowsInstallCookbook]] for a Windows installation guide._
+%X% **\*** _Current documentation mainly covers Linux and Apache installations. See [[WindowsInstallCookbook]] for a Windows installation guide. See TWiki:Codev.TWikiOn for help with installation on various platforms including Unix, MacOS X, Apache `mod_perl`, web hosts, etc._
 
 <a name="ClientRequirements"></a>
 
@@ -78,7 +78,7 @@ You can easily add functionality, by customizing [[TWikiTemplates]], for one, wh
 
 ## <a name="Known Issues"></a> Known Issues
 
-- The new [[TWikiPlugins]] feature currently does not have compatibility guidelines for developers. Plugins can require just about anything - browser-specific functions, stylesheets (CSS), Java applets, cookies, specific Perl modules,... - check the individual Plugin specs.
+- The [[TWikiPlugins]] feature currently does not have compatibility guidelines for developers. Plugins can require just about anything - browser-specific functions, stylesheets (CSS), Java applets, cookies, specific Perl modules,... - check the individual Plugin specs.
   - %H% Plugins included in the TWiki distribution do not add requirements.
 
 -- [[MikeMannix]] - 12 Jan 2002