diff options
Diffstat (limited to 'COMPILING.html')
-rw-r--r-- | COMPILING.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/COMPILING.html b/COMPILING.html index eb288a7d1..0169e9ce6 100644 --- a/COMPILING.html +++ b/COMPILING.html @@ -13,8 +13,8 @@ should use "make distclean" instead of "make cvs-clean") <p><ul><li>qt-copy (This is qt-3.3.2) <li>arts -<li>kdelibs -<li>kdebase (strongly recommended but not strictly necessary) +<li>tdelibs +<li>tdebase (strongly recommended but not strictly necessary) <li>any other package you are interested in </ul> @@ -66,7 +66,7 @@ kde-common module. <p> Example:<br> <pre> -cd kdelibs +cd tdelibs ln -s ../kde-common/admin </pre> @@ -113,7 +113,7 @@ a 'q', you probably have not setup your QTDIR correct or have the wrong version of Qt. <p>If you encounter compile errors after updating from CVS, check whether you -need to update kdelibs as well. If the problems persists, wait a few hours, +need to update tdelibs as well. If the problems persists, wait a few hours, usually compile errors are fixed shortly after they have been introduced. <p>If you still have problems read the kde-devel@kde.org mailinglist and/or |