You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/lanbrowsing/tdeio_lan/README

17 lines
650 B

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>