3 <title>Installation des Programmpaketes - Lx-Office Installationsanleitung</title>
 
   4 <meta http-equiv="Content-Type" content="text/html">
 
   5 <meta name="description" content="Lx-Office Installationsanleitung">
 
   6 <meta name="generator" content="makeinfo 4.8">
 
   7 <link title="Top" rel="start" href="index.html#Top">
 
   8 <link rel="prev" href="Ben_00f6tigte-Software-und-Pakete.html#Ben_00f6tigte-Software-und-Pakete" title="Benötigte Software und Pakete">
 
   9 <link rel="next" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration">
 
  10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
  11 <meta http-equiv="Content-Style-Type" content="text/css">
 
  12 <style type="text/css"><!--
 
  13   pre.display { font-family:inherit }
 
  14   pre.format  { font-family:inherit }
 
  15   pre.smalldisplay { font-family:inherit; font-size:smaller }
 
  16   pre.smallformat  { font-family:inherit; font-size:smaller }
 
  17   pre.smallexample { font-size:smaller }
 
  18   pre.smalllisp    { font-size:smaller }
 
  19   span.sc    { font-variant:small-caps }
 
  20   span.roman { font-family:serif; font-weight:normal; } 
 
  21   span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
  27 <a name="Installation-des-Programmpaketes"></a>
 
  28 nächstes: <a rel="next" accesskey="n" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a>,
 
  29 voriges: <a rel="previous" accesskey="p" href="Ben_00f6tigte-Software-und-Pakete.html#Ben_00f6tigte-Software-und-Pakete">Benötigte Software und Pakete</a>,
 
  30 aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
 
  34 <h2 class="chapter">3 Installation des Programmpaketes</h2>
 
  36 <p>Die Lx-Office ERP Installationsdatei (lxoffice-erp-2.4.x.tgz) wird im
 
  37 Dokumentenverzeichnis des Webservers (z.B. <code>/var/www/html/</code>,
 
  38 <code>/srv/www/htdocs</code> oder <code>/var/www/</code>) entpackt:
 
  42 tar xvzf lxoffice-erp-2.4.x.tgz</code>
 
  44    <p>Verändern Sie evtl. noch den Namen des Verzeichnisses mit
 
  46    <p><code>mv lxoffice-erp/ lx-erp/</code>
 
  48    <p>Alternativ können Sie auch einen Alias in der Webserverkonfiguration
 
  49 benutzen, um auf das tatsächliche Installationsverzeichnis zu
 
  52    <p>Das Verzeichnis muß für den Benutzer beschreibbar sein, unter dem der
 
  53 Webserver läuft. Dieser ist bei verschiedenen Distributionen
 
  54 unterschiedlich (z.B. bei Debian/Ubuntu <code>www-data</code>, bei Fedora
 
  55 core <code>apache</code> oder bei OpenSuSE <code>wwwrun</code>).
 
  57    <p><code>chown -R www-data: lx-office-erp/</code>