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
Michele Calgaro e267976cf1
KDE_USE_QT* -> KDE_USE_TQT* conversion
hace 6 años
admin@7b38d20e88 Reset submodule main/applications/knetstats/admin to latest HEAD hace 6 años
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD hace 6 años
doc Add empty directories hace 13 años
src LIB_QT -> LIB_TQT conversion to align to updated admin module hace 6 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 KDE_USE_QT* -> KDE_USE_TQT* conversion hace 6 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 KDE_USE_QT* -> KDE_USE_TQT* conversion hace 6 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