KNetStats – network interfaces monitor
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.
 
 
Go to file
Timothy Pearson 4eb344b6ec
Reset submodule main/applications/knetstats/cmake to latest HEAD
12 years ago
admin@05d69037ce Reset submodule main/applications/knetstats/admin to latest HEAD 12 years ago
cmake@975cc10f8b Reset submodule main/applications/knetstats/cmake to latest HEAD 12 years ago
doc Add empty directories 13 years ago
src Remove spurious TQ_OBJECT instances 12 years ago
translations Additional renaming of kde to tde 13 years ago
.gitmodules Added common directories 13 years ago
COPYING Added KDE3 version of knetstats 14 years ago
Makefile.am Added KDE3 version of knetstats 14 years ago
Makefile.am.in Added KDE3 version of knetstats 14 years ago
README Added KDE3 version of knetstats 14 years ago
acinclude.m4 Update various qt function definitions and static methods for tqt3 12 years ago
aclocal.m4 Added KDE3 version of knetstats 14 years ago
config.h.in Added KDE3 version of knetstats 14 years ago
configure.files Added KDE3 version of knetstats 14 years ago
configure.in Rename KDEHOME and KDEDIR 13 years ago
configure.in.bot Added KDE3 version of knetstats 14 years ago
configure.in.in Added KDE3 version of knetstats 14 years ago
stamp-h.in Added KDE3 version of knetstats 14 years ago
subdirs Added KDE3 version of knetstats 14 years ago

README

INSTALLATION
============
type as root:
./scons install

Note.: We use SCons/BKSys as building tool, so you need Python installed on your system.

RUNNING
=======
To run knetstats, type:
knetstats

CONTACT
=======
Any doubts or suggestions, hugo_pl@users.sourceforge.net
For more info. visit: http://knetstats.sf.net

UNINSTALL
=========
Type:
./scons -c install

--
Hugo Parente Lima