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
gregory guy eeefa496af
conversion to the cmake building system
hace 6 años
admin@83f68e199a 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 conversion to the cmake building system hace 6 años
translations conversion to the cmake building system hace 6 años
.gitmodules Added common directories hace 13 años
CMakeLists.txt conversion to the cmake building system hace 6 años
COPYING Added KDE3 version of knetstats hace 14 años
ConfigureChecks.cmake conversion to the cmake building system hace 6 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 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. hace 6 años
aclocal.m4 Added KDE3 version of knetstats hace 14 años
config.h.cmake conversion to the cmake building system hace 6 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