does not need DQT3_SUPPORT
[kdenetwork.git] / README
blob0da88199e2c777894272757b96b9023d90d67edd
1 In this file:
3 * Common Mistakes
4 * Debugging
5 * More Info
7 What it is
8 ----------
10 * kdict: graphical client for the DICT protocol.
11 * knewsticker: RDF newsticker applet
12 * kpf: public fileserver applet
13 * kppp: dialer and front end for pppd
14 * lanbrowsing: lan browsing kio slave
15 * krfb: Desktop Sharing server, allow others to access your desktop via VNC
16 * krdc: a client for Desktop Sharing and other VNC servers
17 * wifi: Wireless LAN tools
18 * kopete: Instant Messaging client
20 Common Mistakes
21 ---------------
23 If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
24 and download the latest Qt 3.3.x release.
26 Debugging
27 ---------
29 You can use --enable-debug with the configure script, if you want to have
30 debug code in your KDE apps and libs.  I recommend to do this, since this
31 is alpha software and this makes debugging things a whole lot easier.
33 More Info
34 ---------
36 Have a look at the individual subdirectories, if you want to know, what
37 versions of apps are included.
39 Please direct any bug reports to our bug list by visiting
40 http://bugs.kde.org.
42 General KDE discussions should go to the KDE mailing list (kde@kde.org).