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
Darrell Anderson 1b3d219def
Add automake support for --enable-gcc-hidden-visibility.
hace 12 años
admin@efdff81cd2 Reset submodule main/applications/knetstats/admin to latest HEAD hace 12 años
cmake@f1cea7f894 Reset submodule main/applications/knetstats/cmake to latest HEAD hace 12 años
doc Add empty directories hace 13 años
src Update XDG information in support of bug report 892. hace 12 años
translations Additional renaming of kde to tde hace 13 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 Update XDG information in support of bug report 892. hace 12 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