Installation Steps

From ADempiere
Revision as of 00:48, 17 September 2007 by Hengsin (Talk) (Fixed category)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
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 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)