Prerequisits: Difference between revisions

From Siwenoid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
- MySQL ( http://www.mysql.com/downloads/mysql/ )<br/>
- MySQL ( http://www.mysql.com/downloads/mysql/ )<br/>
- PostgreSQL ( http://www.postgresql.org/download/ )<br/>
- PostgreSQL ( http://www.postgresql.org/download/ )<br/>
[[Category:Installation manual]]

Revision as of 09:32, 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/ )