summaryrefslogtreecommitdiffstats
path: root/quanta/README
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/README')
-rw-r--r--quanta/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/README b/quanta/README
index 74cec194..06aa0ba1 100644
--- a/quanta/README
+++ b/quanta/README
@@ -85,7 +85,7 @@ make install (as root)
Should you have trouble during ./configure or the make process, try the
following:
- export TDEDIRS=<path to kde installation>:$TDEDIRS
- - export QTDIR=<path to qt3>
+ - export TQTDIR=<path to qt3>
- run "make -f Makefile.cvs"
- run "./configure"
@@ -168,7 +168,7 @@ copytos.h:17: forward declaration of `class KURLRequester'
You can use the qtconfig tool to do this.
- recompile the QT tools (uic, designer) if you have upgraded tdelibs
(or QT).
- - check that your $TDEDIR and $QTDIR path is set correctly.
+ - check that your $TDEDIR and $TQTDIR path is set correctly.
- do an
export kde_widgetdir="$TDEDIR/lib/trinity/plugins/designer"
(or whatever command your shell uses for environment variable setting)