Difference between revisions of "Software Requirements"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(7 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|Operating System | |Operating System | ||
| | | | ||
* RedHat Linux | * RedHat Enterprise Linux Server - Version 5 or Version 6 | ||
* SUSE Linux Enterprise Server - Version 11 | |||
* 64 bit OS recommended | * 64 bit OS recommended | ||
: with Perl installed (compatible with MySQL Server) | |||
|-valign="top" | |-valign="top" | ||
Line 16: | Line 17: | ||
|-valign="top" | |-valign="top" | ||
|MySQL Server|| | |MySQL Server|| | ||
*MySQL Version | *MySQL Version {{MySqlVersion}}.xx (Community Edition or Community Enterprise Edition) | ||
*MySQL Client | *MySQL Client | ||
*MySQL Shared libraries | *MySQL Shared libraries | ||
Line 22: | Line 23: | ||
*MySQL Headers and libraries | *MySQL Headers and libraries | ||
*Required configuration for the platform. (''See:'' [[Configuring the MySQL Server]]) | *Required configuration for the platform. (''See:'' [[Configuring the MySQL Server]]) | ||
|-valign="top" | |||
| <span id="libs">Libraries</span> || Download these '''third-party libraries''' to a folder of your choosing. You'll provide the location of that folder during the installation, to integrate them into the system. | |||
:* mysql-connector-java-5.1.24-bin.jar, downloaded from [http://dev.mysql.com/downloads/connector/j/ here] | |||
:* jta.jar, downloaded from [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | |||
|-valign="top" | |-valign="top" | ||
Line 35: | Line 41: | ||
|-valign="top" | |-valign="top" | ||
| | | OpenOffice || | ||
; | ;OpenOffice 3.2.0 or higher: | ||
:* This utility is used when generating PDFs | :* This utility is used when generating PDFs | ||
:* Install the appropriate version of | :* Install the appropriate version of OpenOffice for your system from http://www.openoffice.org/download/ | ||
:* Add the following command to your system startup process: | :* Add the following command to your system startup process: | ||
::<tt>soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard</tt> | ::<tt>soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard</tt> | ||
Line 62: | Line 68: | ||
:*Instructions are provided on how to configure the Apache HTTPD server so that it can be in front of the Tomcat server to serve static content | :*Instructions are provided on how to configure the Apache HTTPD server so that it can be in front of the Tomcat server to serve static content | ||
::[[Installing and Configuring Apache for Use with the Platform]] | ::[[Installing and Configuring Apache for Use with the Platform]] | ||
|} | |} | ||
<noinclude> | <noinclude> |
Latest revision as of 02:05, 19 March 2014
Software Requirements
Operating System |
| ||
Java |
| ||
MySQL Server |
| ||
Libraries | Download these third-party libraries to a folder of your choosing. You'll provide the location of that folder during the installation, to integrate them into the system. | ||
Mail Server |
| ||
OpenOffice |
| ||
Memcached |
| ||
Web Server |
|