Difference between revisions of "Software Requirements"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 4: | Line 4: | ||
|-valign="top" | |-valign="top" | ||
|Operating System | |Operating System || | ||
| | |||
* RedHat Linux Enterprise Server (ES) Release 5 (Kernel version greater or equivalent to 2.6.18-xx) or any other distribution of Linux with kernel version greater or equivalent to 2.6.18 | * RedHat Linux Enterprise Server (ES) Release 5 (Kernel version greater or equivalent to 2.6.18-xx) or any other distribution of Linux with kernel version greater or equivalent to 2.6.18 | ||
* 64 bit OS recommended | * 64 bit OS recommended | ||
Line 11: | Line 10: | ||
|-valign="top" | |-valign="top" | ||
|Java | |Java || | ||
| | |||
* J2SE 7.0Â (JDK version 1.7.0, release _06 or above) | * J2SE 7.0Â (JDK version 1.7.0, release _06 or above) | ||
|-valign="top" | |-valign="top" | ||
|MySQL Server|| | |MySQL Server || | ||
*MySQL Version 5.5.xx (Community Edition or Community Enterprise Edition) | *MySQL Version 5.5.xx (Community Edition or Community Enterprise Edition) | ||
*MySQL Client | *MySQL Client | ||
Line 24: | Line 23: | ||
|-valign="top" | |-valign="top" | ||
|Mail Server | |Mail Server || | ||
| | |||
;Mail Server Configuration: Â | ;Mail Server Configuration: Â | ||
:*Choose any of postfix, sendmail, etc. Â | :*Choose any of postfix, sendmail, etc. Â | ||
Line 33: | Line 31: | ||
::<tt>echo "test mail" | mail -s "hello" admin-name@myserviceproviderdomain.com</tt> | ::<tt>echo "test mail" | mail -s "hello" admin-name@myserviceproviderdomain.com</tt> | ||
::An email message should be received at the specified address. If the confirmation message does not arrive, check the mail log to discover the cause. | ::An email message should be received at the specified address. If the confirmation message does not arrive, check the mail log to discover the cause. | ||
|-valign="top" | |||
| Open Office || | |||
* Install the appropriate version of Open Office for your system from http://www.openoffice.org/download/ | |||
* Add the following command to your system startup process: | |||
:<tt>soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard</tt> | |||
|-valign="top" | |-valign="top" |
Revision as of 19:48, 29 November 2012
Software Requirements
Operating System |
|
Java |
|
MySQL Server |
|
Mail Server |
|
Open Office |
|
Memcached |
|
Web Server |
|