summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commitb12c7d1d6b50fd41c4aa8deea89bb92f3d43ec08 (patch)
treea5271eb8501eb83a1c87912cd27329af5f73e7eb
parent625904bd3097f9749450428904ca14ff2531824d (diff)
downloadtdeutils-b12c7d1d.tar.gz
tdeutils-b12c7d1d.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--superkaramba/doc/faq/faq.dat4
-rw-r--r--superkaramba/doc/faq/faq.html4
-rw-r--r--superkaramba/doc/faq/faq.txt4
3 files changed, 6 insertions, 6 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)
diff --git a/superkaramba/doc/faq/faq.html b/superkaramba/doc/faq/faq.html
index 1e68240..3e12a3c 100644
--- a/superkaramba/doc/faq/faq.html
+++ b/superkaramba/doc/faq/faq.html
@@ -88,12 +88,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.<br><br></dd>
+* 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.<br><br></dd>
<dt><b><a name="Installation Guides1">4.2. Mandrake (9.0 and up)</a></b></dt>
<dd>Unzip your SuperKaramba tarball to its own folder. Now, via terminal, cd (change directory) to the unzipped SuperKaramba folder. Install with following commands:<br>
./configure --prefix=/usr<br>
diff --git a/superkaramba/doc/faq/faq.txt b/superkaramba/doc/faq/faq.txt
index 9de445e..532cf30 100644
--- a/superkaramba/doc/faq/faq.txt
+++ b/superkaramba/doc/faq/faq.txt
@@ -123,7 +123,7 @@ python-devel
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:
-./configure --prefix=/opt/kde3/
+./configure --prefix=/opt/trinity/
make
@@ -135,7 +135,7 @@ make clean
You're done! To start SuperKaramba, you should now be able to find SuperKaramba in your "Utilities" folder in the main Menu.
-* 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.
4.2. Mandrake (9.0 and up)