View source | Discuss this page | Page history | Printable version   

Installation/Custom/Openbravo Setup

Openbravo Setup


Once you have obtained the source code follow these steps to install it.

Editing the Configuration files

  1. Move to the OpenbravoERP-3.0MP23 directory in a command line terminal and run:
    ant setup
  2. Move to the OpenbravoERP-3.0MP23/config directory.
  3. Access the graphical configuration wizard:
    • Linux: make executable and run setup-properties-linux.bin
    If you face any segfaults running this tool, add --mode xwindow or --mode text as an argument.
    • Windows: run setup-properties-windows.exe
  4. Configure the Openbravo.properties and log4j.lcf files using the configuration wizard.

These configuration wizard can also run in text mode without a graphical system. It will detect the correct display mode for your system.

Installation

Before starting with installation, check that Openbravo.properties and log4j.lcf files (in the config directory) have been properly configured. If not, edit them manually.

  1. In the command line type:
    ant install.source
    The ant install.source command creates the database from *.xml files and installs Openbravo

Troubleshooting

If you find problems running install.source, check the Installation/Troubleshooting article

Accessing Openbravo

To access Openbravo type http://ip-address/openbravo in your web browser. Use Openbravo as the username and openbravo as the password.


NOTE: The username is Openbravo, with an uppercase O. The password is openbravo, with a lowercase o. The system is case-sensitive, and you need to type both data elements correctly to access it.



Retrieved from "http://wiki.openbravo.com/wiki/Installation/Custom/Openbravo_Setup"

This page has been accessed 27,450 times. This page was last modified on 2 February 2012, at 13:53. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.