summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/tdeio_lan/README
blob: 224cae5bf04734de30158849d78e412ed3982e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a brandnew ioslave for my brandnew LISa daemon/server.
It provides something like a network neighbourhood
only relying on the TCP/IP protocol stack for KDE. Enter lan:/ to see it.
Read the README for lisa/reslisa.
LISa/resLISa is in the subdir lisa/.
Maybe you have to adjust the Makefile a little bit, it currently doesn't
use the automake/configure stuff.
On some systems (e.g. Solaris) you will have to add some libraries, like
-lnsl, I think.

Copy this directory e.g. under tdebase/tdeioslave and enter it in
tdebase/tdeioslave/Makefile.am in the SUBDIR line. The rerun make in
tdebase/tdeioslave.

Alexander Neundorf
<neundorf@kde.org>