diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,7 +49,7 @@ General notes for the installation of the 3.4.0 release of KVIrc If you're compiling the svn version of KVirc run ./autogen.sh (You NEED automake >= 1.5 for autogen.sh to run). - # export QTDIR="your qtlibrary path" + # export QTDIR="your tqtlibrary path" eventually: @@ -690,7 +690,7 @@ General notes for the installation of the 3.4.0 release of KVIrc Well, for the third it's really easy, just follow carefully those steps: 1. Install qt-embedded libraries (including the development files). - This can be as easy as: apt-get install libqt-emb-dev on Debian. + This can be as easy as: apt-get install libtqt-emb-dev on Debian. 2. cd to the KVIrc3 source directory |