Prerequisits: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'There are several prerequisits to run the applications: - Both server and client application requires Java Runtime Environment 6 ( available at http://java.com/en/download/index.…') |
No edit summary |
||
Line 1: | Line 1: | ||
There are several prerequisits to run the applications: | There are several prerequisits to run the applications:<br/> | ||
- Both server and client application requires Java Runtime Environment 6 ( available at http://java.com/en/download/index.jsp ) | - Both server and client application requires Java Runtime Environment 6 ( available at http://java.com/en/download/index.jsp ) | ||
In addition to the JRE the server application requires a database management system, preferred ones are: | In addition to the JRE the server application requires a database management system, preferred ones are:<br/> | ||
- MySQL ( http://www.mysql.com/downloads/mysql/ ) | - MySQL ( http://www.mysql.com/downloads/mysql/ )<br/> | ||
- PostgreSQL ( http://www.postgresql.org/download/ ) | - PostgreSQL ( http://www.postgresql.org/download/ )<br/> |
Revision as of 09:31, 24 August 2010
There are several prerequisits to run the applications:
- Both server and client application requires Java Runtime Environment 6 ( available at http://java.com/en/download/index.jsp )
In addition to the JRE the server application requires a database management system, preferred ones are:
- MySQL ( http://www.mysql.com/downloads/mysql/ )
- PostgreSQL ( http://www.postgresql.org/download/ )