AppSuite:DocumentConverterInstall: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Description = | |||
This is the Open-Xchange implementation of the Document Converter API which is not licensed under GPL. It maintains the running instances of readerengines, which are headless OpenOffice instances. This behavior can be configured through documenterconverter.properties configuration file. The Converter is only | |||
available via a valid Open-Xchange license key. | |||
{{InstallPlugin|pluginname=open-xchange-documentconverter|toplevel=products|sopath=appsuite/stable/documentconverter|version=App Suite|reponame=documentconverter|ldbaccount=LDBUSER:LDBPASSWORD}} | {{InstallPlugin|pluginname=open-xchange-documentconverter|toplevel=products|sopath=appsuite/stable/documentconverter|version=App Suite|reponame=documentconverter|ldbaccount=LDBUSER:LDBPASSWORD}} |
Revision as of 11:00, 18 April 2013
Description
This is the Open-Xchange implementation of the Document Converter API which is not licensed under GPL. It maintains the running instances of readerengines, which are headless OpenOffice instances. This behavior can be configured through documenterconverter.properties configuration file. The Converter is only available via a valid Open-Xchange license key.
Install on OX App Suite
Debian GNU/Linux 11.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/documentconverter/DebianBullseye/ /
and run
$ apt-get update $ apt-get install open-xchange-documentconverter
Debian GNU/Linux 12.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/documentconverter/DebianBookworm/ /
and run
$ apt-get update $ apt-get install open-xchange-documentconverter