Difference between revisions of "Installation Steps"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(11g is verify working well too.)
m (Fix link)
Line 26: Line 26:
 
** Download and extract the file AdempiereClient.zip
 
** Download and extract the file AdempiereClient.zip
  
[[InstallClient|Adempiere Application Client Install Details]].
+
[[Launching the ADempiere Application]].
  
 
==Notes==
 
==Notes==

Revision as of 06:48, 11 July 2010

InstallSteps.gif

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 11g
    • 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

Launching the ADempiere Application.

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)