Difference between revisions of "AppSuite:Spreadsheet:Installation:Mode-Local:Debian-6.0"

(new doc for release 7.8.0)
 
(add hint)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
Add the following repositories to your Open-Xchange apt configuration:
 
Add the following repositories to your Open-Xchange apt configuration:
  
        {{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianSqueeze|office|office-web|calcengine}}
+
{{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianSqueeze|office|office-web|calcengine}}
       
 
<source lang="ini">
 
  
deb https://software.open-xchange.com/products/appsuite/stable/office/DebianSqueeze/ /
+
if you have a valid maintenance subscription, please add also following repositories by replacing the credentials.
deb https://software.open-xchange.com/products/appsuite/stable/office-web/DebianSqueeze/ /
 
deb https://software.open-xchange.com/products/appsuite/stable/calcengine/DebianSqueeze/ /
 
 
 
        </source>
 
  
 +
{{for loop||call=APTRepo|pv=reponame|pc1n=path|pc1v=products/appsuite/stable|pc2n=debianname|pc2v=DebianSqueeze|pc3n=ldbaccount|pc3v=LDBUSER:LDBPASSWORD|office/updates|office-web/updates|calcengine/updates}}
 +
       
 
=== Installation ===
 
=== Installation ===
  
 
Install all required packages:
 
Install all required packages:
  
<source lang="shell">
+
<source lang="bash">
  
 
$ apt-get update
 
$ apt-get update

Latest revision as of 13:23, 12 January 2016

OX Spreadsheet on Debian GNU/Linux 6.0 - Mode 'Local'

Preparation

Add the following repositories to your Open-Xchange apt configuration:

deb https://software.open-xchange.com/products/appsuite/stable/office/DebianSqueeze /
deb https://software.open-xchange.com/products/appsuite/stable/office-web/DebianSqueeze /
deb https://software.open-xchange.com/products/appsuite/stable/calcengine/DebianSqueeze /

if you have a valid maintenance subscription, please add also following repositories by replacing the credentials.

deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/office/updates/DebianSqueeze /
deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/office-web/updates/DebianSqueeze /
deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/calcengine/updates/DebianSqueeze /

Installation

Install all required packages:

$ apt-get update
$ apt-get install open-xchange-documents-backend
$ apt-get install open-xchange-documents-ui
$ apt-get install open-xchange-documents-ui-static