From 6335dc55802871b5a43492f217b6edbb420204c4 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- superkaramba/doc/faq/faq.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'superkaramba/doc/faq/faq.txt') diff --git a/superkaramba/doc/faq/faq.txt b/superkaramba/doc/faq/faq.txt index 490696b..9de445e 100644 --- a/superkaramba/doc/faq/faq.txt +++ b/superkaramba/doc/faq/faq.txt @@ -13,7 +13,7 @@ Table of Contents 1.1. Where can I find SuperKaramba RPMs? 1.2. When I try to compile, I get this error: "Python.h: No such file or directory" -1.3. When I try to compile, I get this error: "cannot tqfind -lselinux" +1.3. When I try to compile, I get this error: "cannot find -lselinux" 1.4. After running ./configure,make, and make install, the superkaramba executable is not where I expected it to be. When I try to run superkaramba from the command line it says "command not found". @@ -51,7 +51,7 @@ The SuperKaramba web site (http://netdragon.sourceforge.net) has a list of user- You will need to install the python-devel package. Once that package is installed you can ./configure and make again. -1.3. When I try to compile, I get this error: "cannot tqfind -lselinux" +1.3. When I try to compile, I get this error: "cannot find -lselinux" You will need to install the libselinux-devel package. Once that package is installed you can ./configure and make again. -- cgit v1.2.1