SVN_SILENT
[kdenetwork.git] / README
blobaed6f72214fd0ab9bac9844d25f34e695f4ea708
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 * kit: AOL instant messenger client, using the TOC protocol
12 * knewsticker: RDF newsticker applet
13 * kpf: public fileserver applet
14 * kppp: dialer and front end for pppd
15 * ksirc: IRC client
16 * ktalkd: talk daemon
17 * kxmlrpc: KDE XmlRpc Daemon
18 * lanbrowsing: lan browsing kio slave
19 * krfb: Desktop Sharing server, allow others to access your desktop via VNC
20 * krdc: a client for Desktop Sharing and other VNC servers
21 * wifi: Wireless LAN tools
23 Common Mistakes
24 ---------------
26 If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
27 and download the latest Qt 3.3.x release.
29 Debugging
30 ---------
32 You can use --enable-debug with the configure script, if you want to have
33 debug code in your KDE apps and libs.  I recommend to do this, since this
34 is alpha software and this makes debugging things a whole lot easier.
36 More Info
37 ---------
39 Have a look at the individual subdirectories, if you want to know, what
40 versions of apps are included.
42 Please direct any bug reports to our bug list by visiting
43 http://bugs.kde.org.
45 General KDE discussions should go to the KDE mailing list (kde@kde.org).