summaryrefslogtreecommitdiffstats
path: root/README
blob: d98851ef02d0383d88c7ad55763676f30ad2e78f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
In this file:

* Common Mistakes
* Debugging
* More Info

What it is
----------

* kdict: graphical client for the DICT protocol.
* kit: AOL instant messenger client, using the TOC protocol
* knewsticker: RDF newsticker applet
* kpf: public fileserver applet
* kppp: dialer and front end for pppd
* ksirc: IRC client
* ktalkd: talk daemon
* kxmlrpc: TDE XmlRpc Daemon
* lanbrowsing: lan browsing tdeio slave
* krfb: Desktop Sharing server, allow others to access your desktop via VNC
* krdc: a client for Desktop Sharing and other VNC servers
* wifi: Wireless LAN tools

Common Mistakes
---------------

If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com
and download the latest Qt 3.3.x release.

Debugging
---------

You can use --enable-debug with the configure script, if you want to have
debug code in your TDE apps and libs.  I recommend to do this, since this
is alpha software and this makes debugging things a whole lot easier.

More Info
---------

Have a look at the individual subdirectories, if you want to know, what
versions of apps are included.

Please direct any bug reports to our bug list by visiting
http://bugs.trinitydesktop.org.

General TDE discussions should go to the Trinity mailing list (http://trinitydesktop.org/mailinglist.php).