KNetStats – network interfaces monitor
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Go to file
Slávek Banko 9296370ad7
Reset submodule main/applications/knetstats/cmake to latest HEAD
il y a 9 ans
admin@e1928ee8fc Reset submodule main/applications/knetstats/admin to latest HEAD il y a 9 ans
cmake@04cc5a03d8 Reset submodule main/applications/knetstats/cmake to latest HEAD il y a 9 ans
doc Add empty directories il y a 13 ans
src Add TB range to byte counters il y a 9 ans
translations Additional k => tde renaming and fixes il y a 11 ans
.gitmodules Added common directories il y a 13 ans
COPYING Added KDE3 version of knetstats il y a 14 ans
Makefile.am Added KDE3 version of knetstats il y a 14 ans
Makefile.am.in Added KDE3 version of knetstats il y a 14 ans
README Added KDE3 version of knetstats il y a 14 ans
acinclude.m4 Rename kdewidgets => tdewidgets il y a 10 ans
aclocal.m4 Added KDE3 version of knetstats il y a 14 ans
config.h.in Added KDE3 version of knetstats il y a 14 ans
configure.files Added KDE3 version of knetstats il y a 14 ans
configure.in Rename kde-config to tde-config il y a 12 ans
configure.in.bot Added KDE3 version of knetstats il y a 14 ans
configure.in.in Add automake support for --enable-gcc-hidden-visibility. il y a 12 ans
stamp-h.in Added KDE3 version of knetstats il y a 14 ans
subdirs Added KDE3 version of knetstats il y a 14 ans

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