summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index ea498f9f..f5d28008 100644
--- a/INSTALL
+++ b/INSTALL
@@ -94,7 +94,7 @@ the directories where you choose to install Qt.
At this point you have binaries created in $QTDIR (eg. $QTDIR/lib/
- contains libqt.so). If, however, you would like to have your Qt
+ contains libtqt.so). If, however, you would like to have your Qt
installed in a non-local installation you can run configure with
options splitting TQt into different areas for example:
@@ -117,7 +117,7 @@ the directories where you choose to install Qt.
If you have problems running the example programs, e.g. messages like
- can't load library 'libqt.so.3'
+ can't load library 'libtqt.so.3'
you probably need to put a reference to the qt library in a
configuration file and run /sbin/ldconfig as root on your system.