Difference between revisions of "Software Requirements"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 135: | Line 135: | ||
:* 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> | ||
{{Note|If you have a problem with glibc library version incompatibility while installing OpenOffice 3.4.x ( | {{Note|If you have a problem with glibc library version incompatibility while installing OpenOffice 3.4.x (for RedHat with version 5.6 and lower), you should download and install [http://ftp.rz.tu-bs.de/pub/mirror/openoffice-archive/stable/3.2.0/ OpenOffice 3.20]}} | ||
|-valign="top" | |-valign="top" | ||
| HornetQ (optional) || | | HornetQ (optional) || | ||
;HornetQ 2.2.14: | ;HornetQ 2.2.14: | ||
The Messaging Server is an optional platform component that: | |||
::* Handles messages sent by a [[Twitter Search]] | ::* Handles messages sent by a [[Twitter Search]]. | ||
::* Handles the on-screen notifications when | ::* Handles the on-screen notifications to prevent editing collisions when users view the same Case. | ||
Get HornetQ from http://www.jboss.org/hornetq/downloads.html. For more information, see [[Installing the Messaging Server]]. | |||
|-valign="top" | |-valign="top" | ||
| Charting Libraries (optional) || | | Charting Libraries (optional) || | ||
Additional libraries are needed to email a chart or report. | Additional libraries are needed to email a chart or a report. For more information, see [[Install the Chart Handling Libraries]]. | ||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 06:26, 17 March 2017
Installing MySQL Version 5.5.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Installing MySQL Version 5.7.xx
Operating System |
|
MySQL Server |
If you are a platform user, see Configure the MySQL Server. |
Libraries | Download the third-party libraries and save it in a folder. You might want to integrate them into the system during the installation. |
Required for Basic Platform Functionality
Mail Server |
|
Cache |
|
Web Server |
|
Browser Support |
|
Required for Additional Functionality
OpenOffice (optional) |
| ||
HornetQ (optional) |
The Messaging Server is an optional platform component that:
Get HornetQ from http://www.jboss.org/hornetq/downloads.html. For more information, see Installing the Messaging Server. | ||
Charting Libraries (optional) |
Additional libraries are needed to email a chart or a report. For more information, see Install the Chart Handling Libraries. |