Changeset 13799 for trunk/core/data/System/SystemRequirements.txt
- Timestamp:
- 01/24/12 04:43:23 (4 months ago)
- File:
-
- 1 edited
-
trunk/core/data/System/SystemRequirements.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/SystemRequirements.txt
r13797 r13799 1 1 %META:TOPICINFO{author="ProjectContributor" date="1291655311" format="1.1" version="1"}% 2 2 %META:TOPICPARENT{name="ReferenceManual"}% 3 ---+!! Foswiki System Requirements 3 4 %STARTINCLUDE% 4 ---+!! Foswiki System Requirements5 5 6 6 Low client and server base requirements are core features that keep Foswiki widely deployable, particularly across a range of browser platforms and versions. Many extensions exist which enhance and expand Foswiki's capabilities; they may have additional requirements. … … 8 8 %TOC{title="Contents"}% 9 9 10 ---++ Server Requirements10 ---+++ Server Requirements 11 11 12 12 Foswiki is written in Perl 5, which is supported on Microsoft Windows as well as Unix and Unix-like systems (including Linux and OSX), on which it uses a number of shell commands and <a href="http://www.gnu.org/software/rcs/rcs.html" rel="nofollow" target="_top">RCS (Revision Control System)</a>, a GNU Free Software package. It should be able to run on any server platform that meets the following requirements. … … 20 20 | Web server | Apache is well supported; for information on other servers, see Foswiki:Support.InstallingOnSpecificPlatforms. | 21 21 22 ---++ Perl Modules22 ---+++ Perl Modules 23 23 24 24 A complete list of the required and optional Perl modules can be found in =lib/DEPENDENCIES=. … … 50 50 For more detailed dependency information, try the script =dependencies_installer.pl= located in the =tools= directory, which makes perl module installation easier. Run it with option =-h= to understand basics. This script requires confirmation before it actually does something. 51 51 52 ---++ Specific distribution details52 ---+++ Specific distribution details 53 53 <noautolink> 54 ---++++!! Ubuntu and other Debian derived distributions 54 55 %TWISTY{ showlink="Show Debian / Ubuntu information" hidelink="Hide Debian details"}% 55 ---+++!! Ubuntu and other Debian derived distributions56 56 57 57 Install apache and rcs ==apt-get install apache2 rcs== … … 75 75 %ENDTWISTY{}% 76 76 77 ---++++!! RedHat, SuSE, CentOS and other RPM based distributions 77 78 %TWISTY{ showlink="Show RetHat, SuSE and other RPM details" hidelink="Hide RPM details"}% 78 ---+++!! RedHat, SuSE, CentOS and other RPM based distributions79 79 80 80 Install apache2, rcs, and perl-CPAN … … 101 101 </noautolink> 102 102 #ClientRequirements 103 ---++ Client Requirements103 ---+++ Client Requirements 104 104 105 105 The [[InstallationGuide][standard installation]] has relatively low browser requirements: … … 113 113 You can easily select a balance of browser capability versus look and feel. Try the installed skins at %SYSTEMWEB%.SkinBrowser and more at Foswiki:Extensions.SkinPackage. 114 114 115 %STOPINCLUDE% 115 116 --- 116 117 *Related Topics:* AdminDocumentationCategory
Note: See TracChangeset
for help on using the changeset viewer.
