From d3aa19ae504bd31477dd42d6e43abf83463657b1 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'quanta/README') diff --git a/quanta/README b/quanta/README index 5592bf65..ec364186 100644 --- a/quanta/README +++ b/quanta/README @@ -160,17 +160,17 @@ copytos.h:17: forward declaration of `class KURLRequester' (or the same error in other files for other K... classes), try the following: - check if there is a kdewidgets.so (and kdewidgets.la) in your - $KDEDIR/lib/kde3/plugins/designer. If there isn't, you have a broken + $KDEDIR/lib/trinity/plugins/designer. If there isn't, you have a broken KDE (kdelibs) install. - check your $HOME/.qt/qtrc file. Add the above path as the first entry to the libraryPath (like: - libraryPath=/opt/kde-cvs/lib/kde3/plugins/:/home/user/cvs/head/qt-copy/plugins). + libraryPath=/opt/kde-cvs/lib/trinity/plugins/:/home/user/cvs/head/qt-copy/plugins). You can use the qtconfig tool to do this. - recompile the QT tools (uic, designer) if you have upgraded kdelibs (or QT). - check that your $KDEDIR and $QTDIR path is set correctly. - do an - export kde_widgetdir="$KDEDIR/lib/kde3/plugins/designer" + export kde_widgetdir="$KDEDIR/lib/trinity/plugins/designer" (or whatever command your shell uses for environment variable setting) before running make. In most cases one of the above is the problem (and the solution). -- cgit v1.2.3