summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/kio_lan/README
blob: 0a49f83c2394f8c2a24a06a85e3ca5ddd2b6d150 (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 kdebase/kioslave and enter it in
kdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in
kdebase/kioslave.

Alexander Neundorf
<neundorf@kde.org>