Difference between revisions of "Installation Steps"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Manual Installation From Archive moved to Installation Steps: Use more intuitive name)
(11g is verify working well too.)
Line 7: Line 7:
 
* Install one of the supported database
 
* Install one of the supported database
 
** Oracle 10g
 
** Oracle 10g
 +
** Oracle 11g
 
** Oracle XE
 
** Oracle XE
 
** Postgresql 8.1 and above
 
** Postgresql 8.1 and above

Revision as of 19:05, 5 March 2008

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

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)