summaryrefslogtreecommitdiffstats
path: root/doc/knode/install.docbook
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch)
tree67208f7c145782a7e90b123b982ca78d88cc2c87 /doc/knode/install.docbook
downloadtdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz
tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/knode/install.docbook')
-rw-r--r--doc/knode/install.docbook54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/knode/install.docbook b/doc/knode/install.docbook
new file mode 100644
index 000000000..6a5f11499
--- /dev/null
+++ b/doc/knode/install.docbook
@@ -0,0 +1,54 @@
+<appendix id="installation">
+<title>Installation</title>
+
+<sect1 id="getting-knode">
+<title>Where do I get &knode;?</title>
+
+&install.intro.documentation;
+
+</sect1>
+
+<sect1 id="requirements">
+<title>
+Requirements</title>
+<anchor id="anc-requirements"/>
+
+<para>If you want to successfully install &knode;, you need &kde;
+3.x; if, in addition, you want to use &knode; as an offline
+newsreader, you need a local news server, &eg; <ulink
+url="http://www.leafnode.org"><application>leafnode</application></ulink>.</para>
+</sect1>
+
+<sect1 id="compilation">
+<title>Compile and install</title>
+
+<para>&knode; is part of the kdenetwork package of &kde; 3.x and is
+installed together with it, provided you have chosen to install the
+kdenetwork package; so, in general, there is no need for a user
+to compile the sources of &knode;.</para>
+
+&install.compile.documentation;
+
+</sect1>
+
+<sect1 id="update-installation">
+<title>Notes about updating an older version of &knode;</title>
+
+<para>This section contains notes about what to take care of when
+installing a newer version of &knode; with an older version already
+installed.</para>
+
+<sect2 id="update-file-changes">
+<title>Changes in configuration files and folders</title>
+
+<para>Since version 0.2 the format of the configuration files and the
+saved articles has changed, so unfortunately, your old configuration
+files cannot be imported.</para>
+
+<para>If you update from a version >= 0.4 the local folders will
+automatically be converted into the new format; you will then be
+unable to use the data with an older version of &knode; any more.</para>
+</sect2>
+
+</sect1>
+</appendix> \ No newline at end of file