Difference between revisions of "Package Management"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Package Management)
(Package Management)
Line 4: Line 4:
  
  
Various approaches can be thought of  
+
Various approaches were thought of  
  
 
  *Does Eclipse spit .deb?
 
  *Does Eclipse spit .deb?
Line 12: Line 12:
  
 
===Howto's===
 
===Howto's===
[http://www.ducea.com/2006/08/03/building-a-debian-package-for-sun-java-jdk-jre/]
+
[http://www.ducea.com/2006/08/03/building-a-debian-package-for-sun-java-jdk-jre/ Building a Debian Package for Sun-Java-JDK-JRE]<br>
[http://www.linuxdocs.org/HOWTOs/RPM-for-Unix-HOWTO-8.html]
+
[http://www.linuxdocs.org/HOWTOs/RPM-for-Unix-HOWTO-8.html Alien and .deb build tools ]
  
  
Line 25: Line 25:
  
  
===Licenses==
+
===Licenses===
  
 
[http://www.sun.com/software/opensource/java/faq.jsp#g Sun JDK license FAQ]
 
[http://www.sun.com/software/opensource/java/faq.jsp#g Sun JDK license FAQ]

Revision as of 08:18, 4 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 a Debian Package for Sun-Java-JDK-JRE
Alien and .deb build tools


Adempiere consists of

Dependencies

Licenses

Sun JDK license FAQ