Changes

From SME Server
Jump to navigationJump to search
616 bytes added ,  10:18, 22 April 2009
Line 8: Line 8:  
Before you can begin with Openbravo setup, you must satisfy all pre-requisites. They are:
 
Before you can begin with Openbravo setup, you must satisfy all pre-requisites. They are:
   −
*[Tomcat]
+
*[[Tomcat]]
 +
*[[Postgres]]
 +
*Apache Ant
 +
 
 +
To install Ant, download the .tar.gz version from http://ant.apache.org/bindownload.cgi to a temp folder. We use for our example 1.7.1
 +
 
 +
Unpack
 +
tar xzvf apache-ant-1.7.1-bin.tar.gz
 +
 
 +
Copy to the destination folder
 +
cp -rf apache-ant-1.7.1 /usr/local/ant
 +
 
 +
There is not need to add now ant to the path for Openbravo installation. If you want to do, read the Ant documentation.
 +
 
 +
Download the last Openbravo release (currently 2.40). The easy way to install is to download the binary package:
 +
wget http://switch.dl.sourceforge.net/sourceforge/openbravo/OpenbravoERP_2.40-linux-installer.bin
985

edits

Navigation menu