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

(new doc for release 7.8.0)
 
(fix)
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/ /
 
deb https://software.open-xchange.com/products/appsuite/stable/office-web/DebianSqueeze/ /
 
deb https://software.open-xchange.com/products/appsuite/stable/calcengine/DebianSqueeze/ /
 
 
        </source>
 
 
 
=== Installation ===
 
=== Installation ===
  
 
Install all required packages:
 
Install all required packages:
  
<source lang="shell">
+
<source lang="bash">
  
 
$ apt-get update
 
$ apt-get update

Revision as of 08:37, 2 October 2015

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 /

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