TWikiSystemRequirements 26 - 25 Jan 2003 - Main.PeterThoeny
|
|
TWiki System Requirements | |
Required Server Environment |
Resource | Unix | Windows* |
| |
< < |
Perl | 5.005_03 or higher (5.6.1 recommended) |
| > > |
| |
Non-standard Perl modules | Net::SMTP (or sendmail ) | Net::SMTP , MIME::Base64 , Digest::SHA1 |
| |
< < |
RCS | 5.7 or higher (including GNU diff ) Optional, but the all-Perl replacement is not currently recommended for live sites - see TWiki:Codev/RcsLite. |
GNU diff | GNU diff 2.7 or higher is required when TWiki's uses RCS binaries. Install on PATH if not included with RCS (check version with diff -v ) |
| > > |
RCS | 5.7 or higher (including GNU diff ) Optional, but the all-Perl RCS replacement is not currently recommended for live sites - see TWiki:Codev.RcsLite. |
GNU diff | GNU diff 2.7 or higher is required when not using the all-Perl RcsLite. Install on PATH if not included with RCS (check version with diff -v ) |
| |
Other external programs | ls, fgrep, egrep |
Cron/scheduler | cron | cron equivalents |
| |
< < |
Web server | Apache is well supported; for other servers, CGI support, authentication, extended path required |
| > > |
| | | |
< < | * Current documentation mainly covers Linux and Apache installations. See WindowsInstallCookbook? for a Windows installation guide. | > > | * Current documentation mainly covers Linux and Apache installations. See TWiki:Codev.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. | |
Client Requirements | | 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.
| |
-
- Plugins included in the TWiki distribution do not add requirements.
-- MikeMannix? - 12 Jan 2002 |
|
TWikiSystemRequirements 25 - 16 Jan 2003 - Main.PeterThoeny
|
|
TWiki System Requirements | |
< < | Server and client requirements for TWiki 01-Dec-2001 | > > | Server and client requirements for TWiki 01-Feb-2003 (pending release) | | Low client and server requirements are core features that keep TWiki widely deployable, particularly across a range of browser platforms and versions. | |
Required Server Environment |
Resource | Unix | Windows* |
| |
< < |
| > > |
Perl | 5.005_03 or higher (5.6.1 recommended) |
| |
Non-standard Perl modules | Net::SMTP (or sendmail ) | Net::SMTP , MIME::Base64 , Digest::SHA1 |
| |
< < |
| > > |
RCS | 5.7 or higher (including GNU diff ) Optional, but the all-Perl replacement is not currently recommended for live sites - see TWiki:Codev/RcsLite. |
GNU diff | GNU diff 2.7 or higher is required when TWiki's uses RCS binaries. Install on PATH if not included with RCS (check version with diff -v ) |
| |
Other external programs | ls, fgrep, egrep |
| |
< < |
Web server | Apache; others (with CGI support, authentication, extended path) |
| > > |
Cron/scheduler | cron | cron equivalents |
Web server | Apache is well supported; for other servers, CGI support, authentication, extended path required |
| | | |
< < | * Current documentation covers Linux/Apache only. See TWiki:Codev/TWikiOnWindows for work-to-date on a Windows installation guide. | > > | * Current documentation mainly covers Linux and Apache installations. See WindowsInstallCookbook? for a Windows installation guide. | |
Client Requirements | |
-
- Plugins included in the TWiki distribution do not add requirements.
-- MikeMannix? - 12 Jan 2002 | |
> > |
META TOPICMOVED | by="PeterThoeny" date="1042701667" from="TWiki.TWikiImplementationNotes" to="TWiki.TWikiSystemRequirements" |
|
|
TWikiSystemRequirements 24 - 13 Jan 2002 - Main.MikeMannix
|
|
TWiki System Requirements | |
< < | Server and client system requirements for TWiki 01-Dec-2001 | > > | Server and client requirements for TWiki 01-Dec-2001 | | | |
< < | Overview
Maintaining minimum client and server requirements is necessary to keep TWiki deployment as broad as possible. | > > | Low client and server requirements are core features that keep TWiki widely deployable, particularly across a range of browser platforms and versions. | | Server Requirements | |
< < | TWiki is written in Perl 5, uses a number of shell commands, and requires RCS (Revision Control System), a GNU Free Software package. TWiki is developed in a basic Linux/Apache environment. It also works with Microsoft Windows, and should have no problem on any other platform that meets the requirements: | > > | TWiki is written in Perl 5, uses a number of shell commands, and requires RCS (Revision Control System), a GNU Free Software package. TWiki is developed in a basic Linux/Apache environment. It also works with Microsoft Windows, and should have no problem on any other platform that meets the requirements. | |
Required Server Environment |
| |
< < |
| > > |
| |
| |
< < |
Non standard Perl modules | Net::SMTP (or sendmail ) | Net::SMTP , MIME::Base64 , Digest::SHA1 |
| > > |
Non-standard Perl modules | Net::SMTP (or sendmail ) | Net::SMTP , MIME::Base64 , Digest::SHA1 |
| |
RCS | 5.7 or higher |
Other external programs | ls, fgrep, egrep |
| |
< < |
Web server | Apache; others (with support for CGI, authentication, extended path) * |
| > > |
Web server | Apache; others (with CGI support, authentication, extended path) |
| | | |
< < | Current documentation covers Linux only. A TWikiOnWindows installation guide is next. | > > | * Current documentation covers Linux/Apache only. See TWiki:Codev/TWikiOnWindows for work-to-date on a Windows installation guide. | | | |
> > | | | Client Requirements
The TWiki standard installation has extremely low browser requirements: | | | |
< < | You can easily add capabilities, through customizing the templates, for one, while tailoring the browser requirements to your situation. | > > | You can easily add functionality, by customizing TWikiTemplates, for one, while tailoring the browser requirements to your situation. | | 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), DHTML, Java applets, cookies.
| > > |
- 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.
- Plugins included in the TWiki distribution do not add requirements.
| | | |
< < | -- MikeMannix? - 08 Jan 2002 | > > | -- MikeMannix? - 12 Jan 2002 |
|
TWikiSystemRequirements 23 - 09 Jan 2002 - Main.MikeMannix
|
|
TWiki System Requirements | |
< < | Server and client system requirements for TWiki 01-Sep-2001 | > > | Server and client system requirements for TWiki 01-Dec-2001 | | Overview | |
- The new TWikiPlugins feature currently does not have compatibility guidelines for developers. Plugins can require just about anything: browser-specific functions, stylesheets (CSS), DHTML, Java applets, cookies.
| |
< < | -- MikeMannix? - 15 Sep 2001
| > > | -- MikeMannix? - 08 Jan 2002 |
|
TWikiSystemRequirements 22 - 15 Sep 2001 - Main.MikeMannix
|
|
< < |
<-- template: messages.nat.tmpl -->
Warning: Can't find topic TWiki.UtilTempDocNote
| |
TWiki System Requirements | |
< < | Server and client system requirements of TWiki 01-Sep-2001 | > > | Server and client system requirements for TWiki 01-Sep-2001 | | Overview
Maintaining minimum client and server requirements is necessary to keep TWiki deployment as broad as possible. | |
< < | Server-Side Requirements | > > | Server Requirements | | | |
< < | TWiki is written in Perl 5 and uses a number of shell commands. It requires GNU RCS (Revision Control System) to be installed on the same system. TWiki is developed in a standard Linux/Apache environment. It can also work with Microsoft Windows and other platforms. | > > | TWiki is written in Perl 5, uses a number of shell commands, and requires RCS (Revision Control System), a GNU Free Software package. TWiki is developed in a basic Linux/Apache environment. It also works with Microsoft Windows, and should have no problem on any other platform that meets the requirements: | |
Required Server Environment |
Resource | Unix | Windows |
| |
Other external programs | ls, fgrep, egrep |
Web server | Apache; others (with support for CGI, authentication, extended path) * |
| |
< < | Current documentation covers Linux only. Compiling a basic TWikiOnWindows installation guide is an ongoing effort. | > > | Current documentation covers Linux only. A TWikiOnWindows installation guide is next. | | | |
< < | Client-Side Requirements | > > | Client Requirements | | | |
< < | The TWiki standard installation has extremely low browser requirements: | > > | The TWiki standard installation has extremely low browser requirements: | | | |
> > |
- generates XHTML 1.0 pages that are compatible with HTML 3.2
| |
- minimal use of JavaScript in the user interface (degrades gracefully)
- no cookies
- no CSS
| |
< < | TWiki generates XHTML 1.0 code as long as it is compatible with HTML 3.2. | > > | You can easily add capabilities, through customizing the templates, for one, while tailoring the browser requirements to your situation. | | Known Issues | |
< < |
- The new TWikiPlugins feature currently does not have any compatibility guidelines for developers. Plugins can require just about anything: browser-specific functions, stylesheets (CSS), Java, cookies, etc.
| > > |
- The new TWikiPlugins feature currently does not have compatibility guidelines for developers. Plugins can require just about anything: browser-specific functions, stylesheets (CSS), DHTML, Java applets, cookies.
| | | |
< < | -- MikeMannix? - 29 Aug 2001 | > > | -- MikeMannix? - 15 Sep 2001
|
|
Revision 26 | r26 - 25 Jan 2003 - 07:17:55 - PeterThoeny? |
Revision 25 | r25 - 16 Jan 2003 - 07:23:00 - PeterThoeny? |
Revision 24 | r24 - 13 Jan 2002 - 00:31:41 - MikeMannix? |
Revision 23 | r23 - 09 Jan 2002 - 04:17:33 - MikeMannix? |
Revision 22 | r22 - 15 Sep 2001 - 08:56:29 - MikeMannix? |
Revision 21 | r21 - 14 Sep 2001 - 06:49:33 - PeterThoeny? |
|
|
This site is powered by the TWiki collaboration platform. All material on this collaboration platform is the property of the contributing authors. All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
|
|