Difference between revisions of "External/Modules"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
==Modules==
 
==Modules==
 
<DPL>category=External
 
<DPL>category=External
category=Module</DPL> <noinclude>[[Category:External]] [[Category:Source_directories]]</noinclude>
+
category=Module</DPL>  
 +
<noinclude>[[Category:External]] [[Category:Source_directories]]</noinclude>
 +
 
 +
The following software maybe included within OpenOffice.org. Since not all of these software may be already installed on an Development System, there is an OpenOffice.org source tarball available which include most of the required third party software.
 +
 
 +
The OpenOffice.org configure switch [--with-system-<library>] allows to use the libraries already installed on your system. This is usful for generating a distribution bundled product.
 +
 
 +
=== Source Code ===
 +
 
 
* afms
 
* afms
 
** OpenOffice.org 2.3: (ftp://cam.ctan.org/tex-archive/fonts/adobe/afm/Adobe-Core35_AFMs-314.tar.gz) BSD style license
 
** OpenOffice.org 2.3: (ftp://cam.ctan.org/tex-archive/fonts/adobe/afm/Adobe-Core35_AFMs-314.tar.gz) BSD style license
Line 19: Line 27:
 
* [[boost]]
 
* [[boost]]
 
** OpenOffice.org 2: boost 1.30, most recent available 1.34 (http://www.boost.org/)
 
** OpenOffice.org 2: boost 1.30, most recent available 1.34 (http://www.boost.org/)
 +
** --with-system-boost available
 
* curl
 
* curl
* dictionaries
+
** --with-system-curl available
 
* dlcompat
 
* dlcompat
 
* epm
 
* epm
 +
* expat
 
* ext_log4j  
 
* ext_log4j  
 
* fondu
 
* fondu
Line 30: Line 40:
 
** OpenOffice.org 1: gtk v (http://www.gtk.org), LGPL v2.1
 
** OpenOffice.org 1: gtk v (http://www.gtk.org), LGPL v2.1
 
** OpenOffice.org 2: not longer used.
 
** OpenOffice.org 2: not longer used.
 +
* hsqldb
 +
* [[icu]]
 +
** OpenOffice.org 2.2: 3.6, most recent available 3.6 (2007-07-29, http://www.icu-project.org/)
 +
** OpenOffice.org 2.1 and earlier: 2.6
 
* jfreereport
 
* jfreereport
 
* jpeg
 
* jpeg
Line 46: Line 60:
 
* MathMLDTD
 
* MathMLDTD
 
** OpenOffice.org 2: MathMLDTD (http://www.w3.org/TR/REC-MathML/appendixA.html), [http://www.w3.org/Consortium/Legal/copyright-software W3C License]
 
** OpenOffice.org 2: MathMLDTD (http://www.w3.org/TR/REC-MathML/appendixA.html), [http://www.w3.org/Consortium/Legal/copyright-software W3C License]
 +
* mdbtools
 
* moz  
 
* moz  
 +
* msfontextract
 
* pspell
 
* pspell
* sablot
 
 
* logging  
 
* logging  
 
* nas  
 
* nas  
* openssl
 
 
* neon  
 
* neon  
* expat
 
 
* np_sdk
 
* np_sdk
* [[icu]]
+
* openssl
** OpenOffice.org 2.2: 3.6, most recent available 3.6 (2007-07-29, http://www.icu-project.org/)
+
* python
** OpenOffice.org 2.1 and earlier: 2.6
+
* sane
+
* twain
+
 
* regexp
 
* regexp
* python
 
 
* rhino
 
* rhino
 
** OpenOffice.org 2.4: update from rhino 1.5r4 to 1.5r5
 
** OpenOffice.org 2.4: update from rhino 1.5r4 to 1.5r5
* msfontextract
 
 
* sndfile
 
* sndfile
* hsqldb
+
* sablot
* mdbtools
+
* sane
 +
* twain
 
* unixODBC
 
* unixODBC
 
** OpenOffice.org 2: 1.8, most recent version 2.2.12 (http://www.unixodbc.org)
 
** OpenOffice.org 2: 1.8, most recent version 2.2.12 (http://www.unixodbc.org)
Line 78: Line 87:
 
* xt
 
* xt
 
* zlib
 
* zlib
 +
 +
=== Dictionaries ===

Revision as of 12:49, 3 January 2008

Modules

The following software maybe included within OpenOffice.org. Since not all of these software may be already installed on an Development System, there is an OpenOffice.org source tarball available which include most of the required third party software.

The OpenOffice.org configure switch [--with-system-<library>] allows to use the libraries already installed on your system. This is usful for generating a distribution bundled product.

Source Code

Dictionaries

Personal tools