KNetStats – network interfaces monitor
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Ir al archivo
Timothy Pearson 54c7ef4f01
Reset submodule main/applications/knetstats/admin to latest HEAD
hace 10 años
admin@8fd91e197f Reset submodule main/applications/knetstats/admin to latest HEAD hace 10 años
cmake@d29f6d6b10 Rename kdewidgets => tdewidgets hace 10 años
doc Add empty directories hace 13 años
src Remove version from help handbook. hace 10 años
translations Additional k => tde renaming and fixes hace 11 años
.gitmodules Added common directories hace 13 años
COPYING Added KDE3 version of knetstats hace 14 años
Makefile.am Added KDE3 version of knetstats hace 14 años
Makefile.am.in Added KDE3 version of knetstats hace 14 años
README Added KDE3 version of knetstats hace 14 años
acinclude.m4 Rename kdewidgets => tdewidgets hace 10 años
aclocal.m4 Added KDE3 version of knetstats hace 14 años
config.h.in Added KDE3 version of knetstats hace 14 años
configure.files Added KDE3 version of knetstats hace 14 años
configure.in Rename kde-config to tde-config hace 12 años
configure.in.bot Added KDE3 version of knetstats hace 14 años
configure.in.in Add automake support for --enable-gcc-hidden-visibility. hace 12 años
stamp-h.in Added KDE3 version of knetstats hace 14 años
subdirs Added KDE3 version of knetstats hace 14 años

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