Difference between revisions of "Package Management"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (back link)
(Control File)
Line 34: Line 34:
 
===Control File===
 
===Control File===
 
Package:Adempiere<br>
 
Package:Adempiere<br>
Version:3.5.3.a<br>
+
Version:_342s<br>
 
Section:<br>
 
Section:<br>
 
Priority:optional<br>
 
Priority:optional<br>

Revision as of 12:55, 20 April 2009

Before starting reading about the Licenses , if you find anything fishy do raise a flag in forums or here.

.deb first since we can create .rpm later on using alien


Various approaches were thought of

*Does Eclipse spit .deb?
*Using Ant to build .deb 


Howto's

Building .deb
Building a Debian Package for Sun-Java-JDK-JRE
Alien and .deb build tools
Control file

Prerequisites

  • Database
    • Oracle >= 10g
    • PostgreSQL >= 8.1
  • Java JDK 1.5


Dependencies

Control File

Package:Adempiere
Version:_342s
Section:
Priority:optional
Architecture:x86_64
Essential: no
Depends:Java
Pre-Depends:
Recommends:
Suggests:
Installed-Size:
Maintainer: satyaakam goswami <satyaakam@gmail.com>
Conflicts:
Replaces:
Provides: Adempiere
Description:The ADempiere project was created in September 2006 after a long running disagreement between ComPiere Inc., the developers of Compiere(TM), and the community that formed around that project. The community believed Compiere Inc. placed too much emphasis on the open source nature of the project, rather than the community nature of the project, and after an impassioned discussion decided to split from Compiere(TM) giving birth to the ADempiere project.The project name comes from the Italian word meaning 'to fulfill' but with additional context of "to complete, reach, practice, perform the duties of, or free (discharge), it also means to honor and respect", which was felt was very appropriate to what the project wished to achieve.

Licenses

Sun JDK license FAQ


Links