ADempiere Installation

From ADempiere
Revision as of 00:01, 29 May 2009 by Vosscom (Talk) (ADempiereERP Installation)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

AdempiereERP, JDK and PostgreSQL Step by Step Installation Guide for Windows

contributed by VOSS Com (Virtual University (of Pakistan) Open Source Software Community)

VOSS Com AdempiereERP installation guide is a complete, comprehensive and sequential installation guide of AdempiereERP and its pre-requisites for Windows platform. The unique and prominent feature of this installation guide is that it has information to install all components or prerequisites of AdempiereERP in a single file.

Pre-Requisites


JDK Installation

Download link: http://java.sun.com/javase/downloads/index_jdk5.jsp


Jdk link1.PNG

  • Select available version of JDK 5.0 (e.g JDK 5.0 update 17) and click the Download button as displayed above.


Jdk link2.PNG

  • Select the above options and click “Continue” button.


Jdk link3.PNG

  • Select the link and it will download the file to the system.


Jdk link4.PNG

  • When you will run JDK setup above license agreement window will open. Read and select “I accept the terms in the license agreement” and press next button.


Jdk link5.PNG

  • When user will select the next button after accepting the license agreement above ‘Custom Setup’ window will open where user can select different component which he wants to install, here user will simply press next button.


Jdk link6.PNG

  • Above window will open. Here setup will install selected JDK components.


Jdk link7.PNG

  • After installing the selected JDK components system will open above window where user can select JRE components which user wants to install. In our case user will simply select next button.


Jdk link8.PNG

  • Setup will open the above window, here user will select the desired options and will press next button.


Jdk link9.PNG

  • On this step setup will install the selected JRE components.


Jdk link10.PNG

  • After installing the selected JRE components, above setup completion dialog will open. User will press the ‘Finish’ button.


PostgreSQL Installation

Download link: http://downloads.enterprisedb.com/postgresql/postgresql-8.3.7-1-windows.exe


Pgsql1.PNG

  • When user will run the PostgreSQL setup above window will open. User will press next button.


Pgsql2.PNG

  • When user will select next button above installation Directory window will open. Here user will simply select next button.


Pgsql3.PNG

  • After installation directory window system will open data directory window to specify the directory structure for postgresql data.


Pgsql4.PNG

  • Now user will enter “postgres” as the password for database super user and service account.


Pgsql5.PNG

  • Now user will enter the port number which will be used by the postgresql in our case it will be '5432'.


Pgsql6.PNG

  • Now on the “Locale” user make no changes and will select next button.


Pgsql7.PNG

  • Now setup is ready to start, simply select next button to install postgresql.


Pgsql8.PNG

  • Installation started.


Pgsql9.PNG

  • On completion of installation system will open the above window. Here user will simply uncheck “Launch Stack Builder at exit?” checkbox and select Finish button.


ADempiereERP Installation

Download link: http://adempiere.svn.sourceforge.net/svnroot/adempiere/trunk

Before moving further you have to set the environment variables.


Setting Environment Variables

  • Right click on 'My Computer' and select properties.


Env var.PNG

  • System will open above window, here user will select ‘Advanced’ tab and will select ‘Environment Variables button.


New env var.PNG

  • When user will select environment variable button, 'Environment Variables' form will open. Now user will select new button in the 'System variables' group box.


Classpath var.PNG

  • Add new CLASSPATH variable and update the value .;C:\Program Files\Java\jdk1.5.0_17\lib;C:\Program Files\Java\jdk1. 5.0_17\jre\lib as shown in above window.


Jre home.PNG

  • Add new JRE_HOME variable and enter the value “C:\Program Files\Java\jre1.5.0_17” as shown in above window.

See Also

Windows Installer