Revision d1987c14
Von Sven Schöling vor mehr als 14 Jahren hinzugefügt
SL/InstallationCheck.pm | ||
---|---|---|
11 | 11 |
{ name => "Archive::Zip", url => "http://search.cpan.org/~adamk/" }, |
12 | 12 |
{ name => "Class::Accessor", url => "http://search.cpan.org/~kasei/" }, |
13 | 13 |
{ name => "CGI::Ajax", url => "http://search.cpan.org/~bct/" }, |
14 |
{ name => "DateTime", url => "http://search.cpan.org/~drolsky/" }, |
|
14 | 15 |
{ name => "DBI", url => "http://search.cpan.org/~timb/" }, |
15 | 16 |
{ name => "DBD::Pg", url => "http://search.cpan.org/~dbdpg/" }, |
16 | 17 |
{ name => "Email::Address", url => "http://search.cpan.org/~rjbs/" }, |
doc/INSTALL.texi | ||
---|---|---|
68 | 68 |
@item |
69 | 69 |
CGI::Ajax |
70 | 70 |
@item |
71 |
DateTime |
|
72 |
@item |
|
71 | 73 |
DBI |
72 | 74 |
@item |
73 | 75 |
DBD::Pg |
... | ... | |
109 | 111 |
|
110 | 112 |
Für Debian oder Ubuntu benötigen Sie diese Pakete: |
111 | 113 |
|
112 |
@code{apache2 postgresql libarchive-zip-perl libclass-accessor-perl libdbi-perl libdbd-pg-perl libpg-perl libemail-address-perl libio-stringy-perl liblist-moreutils-perl libpdf-api2-perl libtemplate-perl libtext-csv-xs-perl libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl} |
|
114 |
@code{apache2 postgresql libarchive-zip-perl libclass-accessor-perl libdatetime-perl libdbi-perl libdbd-pg-perl libpg-perl libemail-address-perl libio-stringy-perl liblist-moreutils-perl libpdf-api2-perl libtemplate-perl libtext-csv-xs-perl libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl}
|
|
113 | 115 |
|
114 | 116 |
Für Fedora Core benötigen Sie diese Pakete: |
115 | 117 |
|
116 |
@code{httpd postgresql-server perl-Class-Accessor perl-DBI perl-DBD-Pg perl-Email-Address perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML} |
|
118 |
@code{httpd postgresql-server perl-Class-Accessor perl-DateTime perl-DBI perl-DBD-Pg perl-Email-Address perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML}
|
|
117 | 119 |
|
118 | 120 |
Für OpenSuSE benötigen Sie diese Pakete: |
119 | 121 |
|
120 |
@code{apache2 postgresql-server perl-Archive-Zip perl-Class-Accessor perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML} |
|
122 |
@code{apache2 postgresql-server perl-Archive-Zip perl-Class-Accessor perl-DateTime perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML}
|
|
121 | 123 |
|
122 | 124 |
Lx-Office enthält ein Script, mit dem überprüft werden kann, ob alle |
123 | 125 |
benötigten Perl-Module installiert sind. Der Aufruf lautet wie folgt: |
doc/INSTALL.txt | ||
---|---|---|
60 | 60 |
|
61 | 61 |
* CGI::Ajax |
62 | 62 |
|
63 |
* DateTime |
|
64 |
|
|
63 | 65 |
* DBI |
64 | 66 |
|
65 | 67 |
* DBD::Pg |
... | ... | |
103 | 105 |
Für Debian oder Ubuntu benötigen Sie diese Pakete: |
104 | 106 |
|
105 | 107 |
`apache2 postgresql libarchive-zip-perl libclass-accessor-perl |
106 |
libdbi-perl libdbd-pg-perl libpg-perl libemail-address-perl
|
|
107 |
libio-stringy-perl liblist-moreutils-perl libpdf-api2-perl
|
|
108 |
libtemplate-perl libtext-csv-xs-perl libtext-iconv-perl liburi-perl
|
|
109 |
libxml-writer-perl libyaml-perl' |
|
108 |
libdatetime-perl libdbi-perl libdbd-pg-perl libpg-perl
|
|
109 |
libemail-address-perl libio-stringy-perl liblist-moreutils-perl
|
|
110 |
libpdf-api2-perl libtemplate-perl libtext-csv-xs-perl
|
|
111 |
libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl'
|
|
110 | 112 |
|
111 | 113 |
Für Fedora Core benötigen Sie diese Pakete: |
112 | 114 |
|
113 |
`httpd postgresql-server perl-Class-Accessor perl-DBI perl-DBD-Pg
|
|
114 |
perl-Email-Address perl-IO-stringy perl-List-MoreUtils perl-PDF-API2
|
|
115 |
perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI
|
|
116 |
perl-XML-Writer perl-YAML' |
|
115 |
`httpd postgresql-server perl-Class-Accessor perl-DateTime perl-DBI
|
|
116 |
perl-DBD-Pg perl-Email-Address perl-IO-stringy perl-List-MoreUtils
|
|
117 |
perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv
|
|
118 |
perl-URI perl-XML-Writer perl-YAML'
|
|
117 | 119 |
|
118 | 120 |
Für OpenSuSE benötigen Sie diese Pakete: |
119 | 121 |
|
120 | 122 |
`apache2 postgresql-server perl-Archive-Zip perl-Class-Accessor |
121 |
perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy perl-List-MoreUtils
|
|
122 |
perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv
|
|
123 |
perl-URI perl-XML-Writer perl-YAML' |
|
123 |
perl-DateTime perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy
|
|
124 |
perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit
|
|
125 |
perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML'
|
|
124 | 126 |
|
125 | 127 |
Lx-Office enthält ein Script, mit dem überprüft werden kann, ob alle |
126 | 128 |
benötigten Perl-Module installiert sind. Der Aufruf lautet wie folgt: |
doc/INSTALL/Administratorpasswort.html | ||
---|---|---|
3 | 3 |
<title>Administratorpasswort - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="prev" href="Grundlagen-zur-Benutzerauthentifizierung.html#Grundlagen-zur-Benutzerauthentifizierung" title="Grundlagen zur Benutzerauthentifizierung"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Administratorpasswort"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Authentifizierungsdatenbank.html#Authentifizierungsdatenbank">Authentifizierungsdatenbank</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Grundlagen-zur-Benutzerauthentifizierung.html#Grundlagen-zur-Benutzerauthentifizierung">Grundlagen zur Benutzerauthentifizierung</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
28 |
<a name="Administratorpasswort"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Authentifizierungsdatenbank.html#Authentifizierungsdatenbank">Authentifizierungsdatenbank</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Grundlagen-zur-Benutzerauthentifizierung.html#Grundlagen-zur-Benutzerauthentifizierung">Grundlagen zur Benutzerauthentifizierung</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Aktuelle-Hinweise.html | ||
---|---|---|
3 | 3 |
<title>Aktuelle Hinweise - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="index.html#Top" title="Top"> |
9 | 9 |
<link rel="next" href="Ben_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete" title="Benötigte Software und Pakete"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Aktuelle-Hinweise"></a> |
|
27 | 26 |
<p> |
28 |
Next: <a rel="next" accesskey="n" href="Ben_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete">Benötigte Software und Pakete</a>, |
|
29 |
Previous: <a rel="previous" accesskey="p" href="index.html#Top">Top</a>, |
|
30 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
27 |
<a name="Aktuelle-Hinweise"></a> |
|
28 |
nächstes: <a rel="next" accesskey="n" href="Ben_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete">Benötigte Software und Pakete</a>, |
|
29 |
voriges: <a rel="previous" accesskey="p" href="index.html#Top">Top</a>, |
|
30 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
31 | 31 |
<hr> |
32 | 32 |
</div> |
33 | 33 |
|
doc/INSTALL/Anlegen-der-Authentifizierungsdatenbank.html | ||
---|---|---|
3 | 3 |
<title>Anlegen der Authentifizierungsdatenbank - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="prev" href="Name-des-Session_002dCookies.html#Name-des-Session_002dCookies" title="Name des Session-Cookies"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Anlegen-der-Authentifizierungsdatenbank"></a> |
|
27 | 26 |
<p> |
28 |
Previous: <a rel="previous" accesskey="p" href="Name-des-Session_002dCookies.html#Name-des-Session_002dCookies">Name des Session-Cookies</a>, |
|
29 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
27 |
<a name="Anlegen-der-Authentifizierungsdatenbank"></a> |
|
28 |
voriges: <a rel="previous" accesskey="p" href="Name-des-Session_002dCookies.html#Name-des-Session_002dCookies">Name des Session-Cookies</a>, |
|
29 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
30 | 30 |
<hr> |
31 | 31 |
</div> |
32 | 32 |
|
doc/INSTALL/Anpassung-der-PostgreSQL_002dKonfiguration.html | ||
---|---|---|
3 | 3 |
<title>Anpassung der PostgreSQL-Konfiguration - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes" title="Installation des Programmpaketes"> |
9 | 9 |
<link rel="next" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration" title="Apache-Konfiguration"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Anpassung-der-PostgreSQL-Konfiguration"></a> |
27 | 28 |
<a name="Anpassung-der-PostgreSQL_002dKonfiguration"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration">Apache-Konfiguration</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes">Installation des Programmpaketes</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration">Apache-Konfiguration</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes">Installation des Programmpaketes</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Apache_002dKonfiguration.html | ||
---|---|---|
3 | 3 |
<title>Apache-Konfiguration - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
9 | 9 |
<link rel="next" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Apache-Konfiguration"></a> |
27 | 28 |
<a name="Apache_002dKonfiguration"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Authentifizierungsdatenbank.html | ||
---|---|---|
3 | 3 |
<title>Authentifizierungsdatenbank - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="prev" href="Administratorpasswort.html#Administratorpasswort" title="Administratorpasswort"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Authentifizierungsdatenbank"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Passwort_00c3_00bcberpr_00c3_00bcfung.html#Passwort_00c3_00bcberpr_00c3_00bcfung">Passwortüberprüfung</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Administratorpasswort.html#Administratorpasswort">Administratorpasswort</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
28 |
<a name="Authentifizierungsdatenbank"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Passwort_00c3_00bcberpr_00c3_00bcfung.html#Passwort_00c3_00bcberpr_00c3_00bcfung">Passwortüberprüfung</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Administratorpasswort.html#Administratorpasswort">Administratorpasswort</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Ben_00c3_00b6tigte-Software-und-Pakete.html | ||
---|---|---|
3 | 3 |
<title>Benötigte Software und Pakete - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Aktuelle-Hinweise.html#Aktuelle-Hinweise" title="Aktuelle Hinweise"> |
9 | 9 |
<link rel="next" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes" title="Installation des Programmpaketes"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Ben%c3%b6tigte-Software-und-Pakete"></a> |
27 | 28 |
<a name="Ben_00c3_00b6tigte-Software-und-Pakete"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes">Installation des Programmpaketes</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Aktuelle-Hinweise.html#Aktuelle-Hinweise">Aktuelle Hinweise</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Installation-des-Programmpaketes.html#Installation-des-Programmpaketes">Installation des Programmpaketes</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Aktuelle-Hinweise.html#Aktuelle-Hinweise">Aktuelle Hinweise</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
... | ... | |
42 | 42 |
<li>Archive::Zip |
43 | 43 |
<li>Class::Accessor |
44 | 44 |
<li>CGI::Ajax |
45 |
<li>DateTime |
|
45 | 46 |
<li>DBI |
46 | 47 |
<li>DBD::Pg |
47 | 48 |
<li>Email::Address |
... | ... | |
72 | 73 |
|
73 | 74 |
<p>Für Debian oder Ubuntu benötigen Sie diese Pakete: |
74 | 75 |
|
75 |
<p><code>apache2 postgresql libarchive-zip-perl libclass-accessor-perl libdbi-perl libdbd-pg-perl libpg-perl libemail-address-perl libio-stringy-perl liblist-moreutils-perl libpdf-api2-perl libtemplate-perl libtext-csv-xs-perl libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl</code> |
|
76 |
<p><code>apache2 postgresql libarchive-zip-perl libclass-accessor-perl libdatetime-perl libdbi-perl libdbd-pg-perl libpg-perl libemail-address-perl libio-stringy-perl liblist-moreutils-perl libpdf-api2-perl libtemplate-perl libtext-csv-xs-perl libtext-iconv-perl liburi-perl libxml-writer-perl libyaml-perl</code>
|
|
76 | 77 |
|
77 | 78 |
<p>Für Fedora Core benötigen Sie diese Pakete: |
78 | 79 |
|
79 |
<p><code>httpd postgresql-server perl-Class-Accessor perl-DBI perl-DBD-Pg perl-Email-Address perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML</code> |
|
80 |
<p><code>httpd postgresql-server perl-Class-Accessor perl-DateTime perl-DBI perl-DBD-Pg perl-Email-Address perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML</code>
|
|
80 | 81 |
|
81 | 82 |
<p>Für OpenSuSE benötigen Sie diese Pakete: |
82 | 83 |
|
83 |
<p><code>apache2 postgresql-server perl-Archive-Zip perl-Class-Accessor perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML</code> |
|
84 |
<p><code>apache2 postgresql-server perl-Archive-Zip perl-Class-Accessor perl-DateTime perl-DBI perl-DBD-Pg perl-MailTools perl-IO-stringy perl-List-MoreUtils perl-PDF-API2 perl-Template-Toolkit perl-Text-CSV_XS perl-Text-Iconv perl-URI perl-XML-Writer perl-YAML</code>
|
|
84 | 85 |
|
85 | 86 |
<p>Lx-Office enthält ein Script, mit dem überprüft werden kann, ob alle |
86 | 87 |
benötigten Perl-Module installiert sind. Der Aufruf lautet wie folgt: |
doc/INSTALL/Benutzer-anlegen.html | ||
---|---|---|
3 | 3 |
<title>Benutzer anlegen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="prev" href="Gruppen-anlegen.html#Gruppen-anlegen" title="Gruppen anlegen"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Benutzer-anlegen"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Gruppenmitgliedschaften-verwalten.html#Gruppenmitgliedschaften-verwalten">Gruppenmitgliedschaften verwalten</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Gruppen-anlegen.html#Gruppen-anlegen">Gruppen anlegen</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
28 |
<a name="Benutzer-anlegen"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Gruppenmitgliedschaften-verwalten.html#Gruppenmitgliedschaften-verwalten">Gruppenmitgliedschaften verwalten</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Gruppen-anlegen.html#Gruppen-anlegen">Gruppen anlegen</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Benutzer_002d-und-Gruppenverwaltung.html | ||
---|---|---|
3 | 3 |
<title>Benutzer- und Gruppenverwaltung - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="next" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen" title="OpenDocument-Vorlagen"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Benutzer--und-Gruppenverwaltung"></a> |
27 | 28 |
<a name="Benutzer_002d-und-Gruppenverwaltung"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen">OpenDocument-Vorlagen</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen">OpenDocument-Vorlagen</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Benutzerauthentifizierung-und-Administratorpasswort.html | ||
---|---|---|
3 | 3 |
<title>Benutzerauthentifizierung und Administratorpasswort - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration" title="Apache-Konfiguration"> |
9 | 9 |
<link rel="next" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Benutzerauthentifizierung-und-Administratorpasswort"></a> |
|
27 | 26 |
<p> |
28 |
Next: <a rel="next" accesskey="n" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a>, |
|
29 |
Previous: <a rel="previous" accesskey="p" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration">Apache-Konfiguration</a>, |
|
30 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
27 |
<a name="Benutzerauthentifizierung-und-Administratorpasswort"></a> |
|
28 |
nächstes: <a rel="next" accesskey="n" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a>, |
|
29 |
voriges: <a rel="previous" accesskey="p" href="Apache_002dKonfiguration.html#Apache_002dKonfiguration">Apache-Konfiguration</a>, |
|
30 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
31 | 31 |
<hr> |
32 | 32 |
</div> |
33 | 33 |
|
doc/INSTALL/Datenbankbenutzer-anlegen.html | ||
---|---|---|
3 | 3 |
<title>Datenbankbenutzer anlegen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
9 | 9 |
<link rel="prev" href="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html#Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren" title="Erweiterung für servergespeicherte Prozeduren"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Datenbankbenutzer-anlegen"></a> |
|
27 | 26 |
<p> |
28 |
Previous: <a rel="previous" accesskey="p" href="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html#Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren">Erweiterung für servergespeicherte Prozeduren</a>, |
|
29 |
Up: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
27 |
<a name="Datenbankbenutzer-anlegen"></a> |
|
28 |
voriges: <a rel="previous" accesskey="p" href="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html#Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren">Erweiterung für servergespeicherte Prozeduren</a>, |
|
29 |
aufwärts: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
30 | 30 |
<hr> |
31 | 31 |
</div> |
32 | 32 |
|
doc/INSTALL/Datenbanken-anlegen.html | ||
---|---|---|
3 | 3 |
<title>Datenbanken anlegen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="prev" href="Zusammenh_00c3_00a4nge.html#Zusammenh_00c3_00a4nge" title="Zusammenhänge"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Datenbanken-anlegen"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Gruppen-anlegen.html#Gruppen-anlegen">Gruppen anlegen</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Zusammenh_00c3_00a4nge.html#Zusammenh_00c3_00a4nge">Zusammenhänge</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
28 |
<a name="Datenbanken-anlegen"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Gruppen-anlegen.html#Gruppen-anlegen">Gruppen anlegen</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Zusammenh_00c3_00a4nge.html#Zusammenh_00c3_00a4nge">Zusammenhänge</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html | ||
---|---|---|
3 | 3 |
<title>Erweiterung für servergespeicherte Prozeduren - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
9 | 9 |
<link rel="prev" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien" title="Änderungen an Konfigurationsdateien"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<p> |
|
27 | 28 |
<a name="Erweiterung-f%c3%bcr-servergespeicherte-Prozeduren"></a> |
28 | 29 |
<a name="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren"></a> |
29 |
<p> |
|
30 |
Next: <a rel="next" accesskey="n" href="Datenbankbenutzer-anlegen.html#Datenbankbenutzer-anlegen">Datenbankbenutzer anlegen</a>, |
|
31 |
Previous: <a rel="previous" accesskey="p" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien">Änderungen an Konfigurationsdateien</a>, |
|
32 |
Up: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
30 |
nächstes: <a rel="next" accesskey="n" href="Datenbankbenutzer-anlegen.html#Datenbankbenutzer-anlegen">Datenbankbenutzer anlegen</a>, |
|
31 |
voriges: <a rel="previous" accesskey="p" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien">Änderungen an Konfigurationsdateien</a>, |
|
32 |
aufwärts: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
33 | 33 |
<hr> |
34 | 34 |
</div> |
35 | 35 |
|
doc/INSTALL/Grundlagen-zur-Benutzerauthentifizierung.html | ||
---|---|---|
3 | 3 |
<title>Grundlagen zur Benutzerauthentifizierung - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="next" href="Administratorpasswort.html#Administratorpasswort" title="Administratorpasswort"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Grundlagen-zur-Benutzerauthentifizierung"></a> |
|
27 | 26 |
<p> |
28 |
Next: <a rel="next" accesskey="n" href="Administratorpasswort.html#Administratorpasswort">Administratorpasswort</a>, |
|
29 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
27 |
<a name="Grundlagen-zur-Benutzerauthentifizierung"></a> |
|
28 |
nächstes: <a rel="next" accesskey="n" href="Administratorpasswort.html#Administratorpasswort">Administratorpasswort</a>, |
|
29 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
30 | 30 |
<hr> |
31 | 31 |
</div> |
32 | 32 |
|
doc/INSTALL/Gruppen-anlegen.html | ||
---|---|---|
3 | 3 |
<title>Gruppen anlegen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="prev" href="Datenbanken-anlegen.html#Datenbanken-anlegen" title="Datenbanken anlegen"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Gruppen-anlegen"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Benutzer-anlegen.html#Benutzer-anlegen">Benutzer anlegen</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Datenbanken-anlegen.html#Datenbanken-anlegen">Datenbanken anlegen</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
28 |
<a name="Gruppen-anlegen"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Benutzer-anlegen.html#Benutzer-anlegen">Benutzer anlegen</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Datenbanken-anlegen.html#Datenbanken-anlegen">Datenbanken anlegen</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Gruppenmitgliedschaften-verwalten.html | ||
---|---|---|
3 | 3 |
<title>Gruppenmitgliedschaften verwalten - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="prev" href="Benutzer-anlegen.html#Benutzer-anlegen" title="Benutzer anlegen"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<a name="Gruppenmitgliedschaften-verwalten"></a> |
|
28 | 27 |
<p> |
29 |
Next: <a rel="next" accesskey="n" href="Migration-alter-Installationen.html#Migration-alter-Installationen">Migration alter Installationen</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Benutzer-anlegen.html#Benutzer-anlegen">Benutzer anlegen</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
28 |
<a name="Gruppenmitgliedschaften-verwalten"></a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Migration-alter-Installationen.html#Migration-alter-Installationen">Migration alter Installationen</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Benutzer-anlegen.html#Benutzer-anlegen">Benutzer anlegen</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Installation-des-Programmpaketes.html | ||
---|---|---|
3 | 3 |
<title>Installation des Programmpaketes - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Ben_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete" title="Benötigte Software und Pakete"> |
9 | 9 |
<link rel="next" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Installation-des-Programmpaketes"></a> |
|
27 | 26 |
<p> |
28 |
Next: <a rel="next" accesskey="n" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a>, |
|
29 |
Previous: <a rel="previous" accesskey="p" href="Ben_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete">Benötigte Software und Pakete</a>, |
|
30 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
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_00c3_00b6tigte-Software-und-Pakete.html#Ben_00c3_00b6tigte-Software-und-Pakete">Benötigte Software und Pakete</a>, |
|
30 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
31 | 31 |
<hr> |
32 | 32 |
</div> |
33 | 33 |
|
doc/INSTALL/Lx_002dOffice-ERP-verwenden.html | ||
---|---|---|
3 | 3 |
<title>Lx-Office ERP verwenden - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen" title="OpenDocument-Vorlagen"> |
9 | 9 |
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> |
... | ... | |
22 | 22 |
</head> |
23 | 23 |
<body> |
24 | 24 |
<div class="node"> |
25 |
<p> |
|
25 | 26 |
<a name="Lx-Office-ERP-verwenden"></a> |
26 | 27 |
<a name="Lx_002dOffice-ERP-verwenden"></a> |
27 |
<p> |
|
28 |
Previous: <a rel="previous" accesskey="p" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen">OpenDocument-Vorlagen</a>, |
|
29 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
28 |
voriges: <a rel="previous" accesskey="p" href="OpenDocument_002dVorlagen.html#OpenDocument_002dVorlagen">OpenDocument-Vorlagen</a>, |
|
29 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
30 | 30 |
<hr> |
31 | 31 |
</div> |
32 | 32 |
|
doc/INSTALL/Migration-alter-Installationen.html | ||
---|---|---|
3 | 3 |
<title>Migration alter Installationen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="prev" href="Gruppenmitgliedschaften-verwalten.html#Gruppenmitgliedschaften-verwalten" title="Gruppenmitgliedschaften verwalten"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<a name="Migration-alter-Installationen"></a> |
|
27 | 26 |
<p> |
28 |
Previous: <a rel="previous" accesskey="p" href="Gruppenmitgliedschaften-verwalten.html#Gruppenmitgliedschaften-verwalten">Gruppenmitgliedschaften verwalten</a>, |
|
29 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
27 |
<a name="Migration-alter-Installationen"></a> |
|
28 |
voriges: <a rel="previous" accesskey="p" href="Gruppenmitgliedschaften-verwalten.html#Gruppenmitgliedschaften-verwalten">Gruppenmitgliedschaften verwalten</a>, |
|
29 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
30 | 30 |
<hr> |
31 | 31 |
</div> |
32 | 32 |
|
doc/INSTALL/Name-des-Session_002dCookies.html | ||
---|---|---|
3 | 3 |
<title>Name des Session-Cookies - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="prev" href="Passwort_00c3_00bcberpr_00c3_00bcfung.html#Passwort_00c3_00bcberpr_00c3_00bcfung" title="Passwortüberprüfung"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<p> |
|
27 | 28 |
<a name="Name-des-Session-Cookies"></a> |
28 | 29 |
<a name="Name-des-Session_002dCookies"></a> |
29 |
<p> |
|
30 |
Next: <a rel="next" accesskey="n" href="Anlegen-der-Authentifizierungsdatenbank.html#Anlegen-der-Authentifizierungsdatenbank">Anlegen der Authentifizierungsdatenbank</a>, |
|
31 |
Previous: <a rel="previous" accesskey="p" href="Passwort_00c3_00bcberpr_00c3_00bcfung.html#Passwort_00c3_00bcberpr_00c3_00bcfung">Passwortüberprüfung</a>, |
|
32 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
30 |
nächstes: <a rel="next" accesskey="n" href="Anlegen-der-Authentifizierungsdatenbank.html#Anlegen-der-Authentifizierungsdatenbank">Anlegen der Authentifizierungsdatenbank</a>, |
|
31 |
voriges: <a rel="previous" accesskey="p" href="Passwort_00c3_00bcberpr_00c3_00bcfung.html#Passwort_00c3_00bcberpr_00c3_00bcfung">Passwortüberprüfung</a>, |
|
32 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
33 | 33 |
<hr> |
34 | 34 |
</div> |
35 | 35 |
|
doc/INSTALL/OpenDocument_002dVorlagen.html | ||
---|---|---|
3 | 3 |
<title>OpenDocument-Vorlagen - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="prev" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="next" href="Lx_002dOffice-ERP-verwenden.html#Lx_002dOffice-ERP-verwenden" title="Lx-Office ERP verwenden"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="OpenDocument-Vorlagen"></a> |
27 | 28 |
<a name="OpenDocument_002dVorlagen"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="Lx_002dOffice-ERP-verwenden.html#Lx_002dOffice-ERP-verwenden">Lx-Office ERP verwenden</a>, |
|
30 |
Previous: <a rel="previous" accesskey="p" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a>, |
|
31 |
Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Lx_002dOffice-ERP-verwenden.html#Lx_002dOffice-ERP-verwenden">Lx-Office ERP verwenden</a>, |
|
30 |
voriges: <a rel="previous" accesskey="p" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a>, |
|
31 |
aufwärts: <a rel="up" accesskey="u" href="index.html#Top">Top</a> |
|
32 | 32 |
<hr> |
33 | 33 |
</div> |
34 | 34 |
|
doc/INSTALL/Passwort_00c3_00bcberpr_00c3_00bcfung.html | ||
---|---|---|
3 | 3 |
<title>Passwortüberprüfung - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort" title="Benutzerauthentifizierung und Administratorpasswort"> |
9 | 9 |
<link rel="prev" href="Authentifizierungsdatenbank.html#Authentifizierungsdatenbank" title="Authentifizierungsdatenbank"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<p> |
|
27 | 28 |
<a name="Passwort%c3%bcberpr%c3%bcfung"></a> |
28 | 29 |
<a name="Passwort_00c3_00bcberpr_00c3_00bcfung"></a> |
29 |
<p> |
|
30 |
Next: <a rel="next" accesskey="n" href="Name-des-Session_002dCookies.html#Name-des-Session_002dCookies">Name des Session-Cookies</a>, |
|
31 |
Previous: <a rel="previous" accesskey="p" href="Authentifizierungsdatenbank.html#Authentifizierungsdatenbank">Authentifizierungsdatenbank</a>, |
|
32 |
Up: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
30 |
nächstes: <a rel="next" accesskey="n" href="Name-des-Session_002dCookies.html#Name-des-Session_002dCookies">Name des Session-Cookies</a>, |
|
31 |
voriges: <a rel="previous" accesskey="p" href="Authentifizierungsdatenbank.html#Authentifizierungsdatenbank">Authentifizierungsdatenbank</a>, |
|
32 |
aufwärts: <a rel="up" accesskey="u" href="Benutzerauthentifizierung-und-Administratorpasswort.html#Benutzerauthentifizierung-und-Administratorpasswort">Benutzerauthentifizierung und Administratorpasswort</a> |
|
33 | 33 |
<hr> |
34 | 34 |
</div> |
35 | 35 |
|
doc/INSTALL/Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8.html | ||
---|---|---|
3 | 3 |
<title>Zeichensätze/die Verwendung von UTF-8 - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
9 | 9 |
<link rel="next" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien" title="Änderungen an Konfigurationsdateien"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Zeichens%c3%a4tze%2fdie-Verwendung-von-UTF-8"></a> |
27 | 28 |
<a name="Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien">Änderungen an Konfigurationsdateien</a>, |
|
30 |
Up: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="_00c3_0084nderungen-an-Konfigurationsdateien.html#g_t_00c3_0084nderungen-an-Konfigurationsdateien">Änderungen an Konfigurationsdateien</a>, |
|
30 |
aufwärts: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
31 | 31 |
<hr> |
32 | 32 |
</div> |
33 | 33 |
|
doc/INSTALL/Zusammenh_00c3_00a4nge.html | ||
---|---|---|
3 | 3 |
<title>Zusammenhänge - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung" title="Benutzer- und Gruppenverwaltung"> |
9 | 9 |
<link rel="next" href="Datenbanken-anlegen.html#Datenbanken-anlegen" title="Datenbanken anlegen"> |
... | ... | |
23 | 23 |
</head> |
24 | 24 |
<body> |
25 | 25 |
<div class="node"> |
26 |
<p> |
|
26 | 27 |
<a name="Zusammenh%c3%a4nge"></a> |
27 | 28 |
<a name="Zusammenh_00c3_00a4nge"></a> |
28 |
<p> |
|
29 |
Next: <a rel="next" accesskey="n" href="Datenbanken-anlegen.html#Datenbanken-anlegen">Datenbanken anlegen</a>, |
|
30 |
Up: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
29 |
nächstes: <a rel="next" accesskey="n" href="Datenbanken-anlegen.html#Datenbanken-anlegen">Datenbanken anlegen</a>, |
|
30 |
aufwärts: <a rel="up" accesskey="u" href="Benutzer_002d-und-Gruppenverwaltung.html#Benutzer_002d-und-Gruppenverwaltung">Benutzer- und Gruppenverwaltung</a> |
|
31 | 31 |
<hr> |
32 | 32 |
</div> |
33 | 33 |
|
doc/INSTALL/_00c3_0084nderungen-an-Konfigurationsdateien.html | ||
---|---|---|
3 | 3 |
<title>Änderungen an Konfigurationsdateien - Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="index.html#Top"> |
8 | 8 |
<link rel="up" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration" title="Anpassung der PostgreSQL-Konfiguration"> |
9 | 9 |
<link rel="prev" href="Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8.html#Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8" title="Zeichensätze/die Verwendung von UTF-8"> |
... | ... | |
24 | 24 |
</head> |
25 | 25 |
<body> |
26 | 26 |
<div class="node"> |
27 |
<p> |
|
27 | 28 |
<a name="%c3%84nderungen-an-Konfigurationsdateien"></a> |
28 | 29 |
<a name="g_t_00c3_0084nderungen-an-Konfigurationsdateien"></a> |
29 |
<p> |
|
30 |
Next: <a rel="next" accesskey="n" href="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html#Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren">Erweiterung für servergespeicherte Prozeduren</a>, |
|
31 |
Previous: <a rel="previous" accesskey="p" href="Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8.html#Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8">Zeichensätze/die Verwendung von UTF-8</a>, |
|
32 |
Up: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
30 |
nächstes: <a rel="next" accesskey="n" href="Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren.html#Erweiterung-f_00c3_00bcr-servergespeicherte-Prozeduren">Erweiterung für servergespeicherte Prozeduren</a>, |
|
31 |
voriges: <a rel="previous" accesskey="p" href="Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8.html#Zeichens_00c3_00a4tze_002fdie-Verwendung-von-UTF_002d8">Zeichensätze/die Verwendung von UTF-8</a>, |
|
32 |
aufwärts: <a rel="up" accesskey="u" href="Anpassung-der-PostgreSQL_002dKonfiguration.html#Anpassung-der-PostgreSQL_002dKonfiguration">Anpassung der PostgreSQL-Konfiguration</a> |
|
33 | 33 |
<hr> |
34 | 34 |
</div> |
35 | 35 |
|
doc/INSTALL/index.html | ||
---|---|---|
3 | 3 |
<title>Lx-Office Installationsanleitung</title> |
4 | 4 |
<meta http-equiv="Content-Type" content="text/html"> |
5 | 5 |
<meta name="description" content="Lx-Office Installationsanleitung"> |
6 |
<meta name="generator" content="makeinfo 4.13">
|
|
6 |
<meta name="generator" content="makeinfo 4.11">
|
|
7 | 7 |
<link title="Top" rel="start" href="#Top"> |
8 | 8 |
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> |
9 | 9 |
<meta http-equiv="Content-Style-Type" content="text/css"> |
... | ... | |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
<div class="node"> |
65 |
<a name="Top"></a> |
|
66 | 65 |
<p> |
67 |
Next: <a rel="next" accesskey="n" href="Aktuelle-Hinweise.html#Aktuelle-Hinweise">Aktuelle Hinweise</a>, |
|
68 |
Up: <a rel="up" accesskey="u" href="../index.html#dir">(dir)</a> |
|
66 |
<a name="Top"></a> |
|
67 |
nächstes: <a rel="next" accesskey="n" href="Aktuelle-Hinweise.html#Aktuelle-Hinweise">Aktuelle Hinweise</a>, |
|
68 |
aufwärts: <a rel="up" accesskey="u" href="../index.html#dir">(dir)</a> |
|
69 | 69 |
<hr> |
70 | 70 |
</div> |
71 | 71 |
|
Auch abrufbar als: Unified diff
DateTime Modul ist jetzt Pflicht, weil es in SL/Locale.pm verwendet wird
gleichzeitig doc make.