summaryrefslogtreecommitdiffstats
path: root/superkaramba/doc/faq/faq.dat
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/doc/faq/faq.dat')
-rw-r--r--superkaramba/doc/faq/faq.dat4
1 files changed, 2 insertions, 2 deletions
diff --git a/superkaramba/doc/faq/faq.dat b/superkaramba/doc/faq/faq.dat
index c54194d..e3b3677 100644
--- a/superkaramba/doc/faq/faq.dat
+++ b/superkaramba/doc/faq/faq.dat
@@ -60,12 +60,12 @@ qt3-devel<br>
kdelibs3-devel<br>
python-devel<br><br>
Once the above are installed, unzip your SuperKaramba tarball to its own folder. Now, via terminal, login as root and cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
-./configure --prefix=/opt/kde3/<br>
+./configure --prefix=/opt/trinity/<br>
make<br>
make install<br>
make clean<br><br>
You're done! To start SuperKaramba, you should now be able to find SuperKaramba in your "Utilities" folder in the main Menu.<br><br>
-* This has not been tested on SuSE 9.1 Professional or previous versions of SuSE. However, the need to use the ./configure --prefix=/opt/kde3/ command has been needed in previous versions by some people.
+* This has not been tested on SuSE 9.1 Professional or previous versions of SuSE. However, the need to use the ./configure --prefix=/opt/trinity/ command has been needed in previous versions by some people.
<c>Installation Guides
<q>Mandrake (9.0 and up)