From cddd660ca43dbe5d4ce0f7ed6bacee48ea46da93 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 8 Jan 2023 11:55:55 +0100 Subject: Update after renaming qt => tqt in PyTQt module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/install.html b/doc/install.html index 7c405a5..268ace6 100644 --- a/doc/install.html +++ b/doc/install.html @@ -37,7 +37,7 @@ sip must be installed. sip is the bindings code generator and run-time lib for P
PyTQt
PyTQt must be installed Just as KDE depends on TQt, PyKDE depends on PyTQt. If you don't already have -PyTQt installed, you can get it here
+PyTQt installed, you can get it here

NOTE: sip, PyTQt, and PyKDE must be compatible versions (the PyKDE build script will test @@ -55,7 +55,7 @@ These files only work with KDE and TQt 3.x.x - they don't work with TQt4 or the

If PyTQt was installed from an RPM ---

If you have installed sip and PyTQt from binaries, to build PyKDE you must have -the sipconfig.py and pyqtconfig.py files (suitable for your environment) installed. These +the sipconfig.py and pytqtconfig.py files (suitable for your environment) installed. These are in the same location as the PyTQt files (usually python/site-packages). These config files are generated automatically if you build/compile sip and PyTQt from source.

-- cgit v1.2.3