From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/quanta/installation.docbook | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/quanta/installation.docbook (limited to 'doc/quanta/installation.docbook') diff --git a/doc/quanta/installation.docbook b/doc/quanta/installation.docbook new file mode 100644 index 00000000..a89a6b2c --- /dev/null +++ b/doc/quanta/installation.docbook @@ -0,0 +1,43 @@ + + + +Installation + + +Acquiring &quantaplus; + +&install.intro.documentation; + + + +Building the Source + +&install.compile.documentation; + + +Considerations When Building + + +It is reasonable that you would want to customize the location of +the &quantaplus; files on your system. To this end, +autoconf has a number of options +that can be passed to the configure +script to control this setup. To get a complete listing of these +options, type ./configure +. These are straight forward and will +not be covered here. + + + +If you are having trouble with &quantaplus; running properly, you +should check your path to ensure that the &kde; 3 +bin folder is in there. +Also, be sure that you do not have any older versions of &kde; laying +about that appear in PATH before your &kde; 3 +bin folder. The same +holds true for &Qt;. + + + + + -- cgit v1.2.1