Projects:Openbravo POS Installer/Functional Specification
Contents |
Overview
This project leads to create Openbravo POS installers for different platforms. This will allow users to install Openbravo POS in an easy way.
Design Considerations
Assumptions
The installers will be build using dh_make(Debian, Ubuntu) and NSIS(Windows) These tools enable to create an installer for its platforms. In this project an installer for Debian, Ubuntu and Windows will be created.
Dependencies
To build installers in Linux(Debian, Ubuntu) dh_make is required and in Windows NSIS.