diff options
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 <dt>PyTQt</dt> <dd> 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 <a href="http://www.riverbankcomputing.co.uk/pyqt/download.php">here</a></dd> +PyTQt installed, you can get it <a href="http://www.riverbankcomputing.co.uk/pytqt/download.php">here</a></dd> </dl> <p> <b>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 <h4>If PyTQt was installed from an RPM ---</h4> <p> If you have installed sip and PyTQt from binaries, to build PyKDE you <b>must</b> 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. </p> |