Difference between revisions of "Installation Steps"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Installation)
(Tidy up)
Line 17: Line 17:
  
 
* [[InstallComplete|Complete ADempiere Server Install]]
 
* [[InstallComplete|Complete ADempiere Server Install]]
 +
 +
== Client Installation ==
 +
* Download and install [http://java.sun.com/j2se/1.6.0/download.html Sun Java 1.6.0 JRE]
 +
* Point your browser to your application server
 +
** Start the client with WebStart OR
 +
** Download and extract the file AdempiereClient.zip
 +
 +
[[InstallClient|Adempiere Application Client Install Details]].
  
 
==Notes==
 
==Notes==

Revision as of 00:26, 17 September 2007

Pre-requisites

  • Download and install Sun Java 1.5.0 JDK (not just JRE)
    • Make sure the JAVA_HOME environment variables is setup after you have install the JDK.
  • Install one of the supported database
    • Oracle 10g
    • Oracle XE
    • Postgresql 8.1 and above

Installation

Client Installation

  • Download and install Sun Java 1.6.0 JRE
  • Point your browser to your application server
    • Start the client with WebStart OR
    • Download and extract the file AdempiereClient.zip

Adempiere Application Client Install Details.

Notes

Oracle

  • The setup script have been changed to use the EZCONNECT naming method instead of TNSNAMES. Open your Oracle Net Manager, under profile -> Naming, make sure EZCONNECT is one of the selected methods. Alternatively, verify that the SQLNET.ORA file have the following entries: NAMES.DIRECTORY_PATH = (EZCONNECT,TNSNAMES)