KNetStats – network interfaces monitor
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
Vai al file
gregory guy eeefa496af
conversion to the cmake building system
6 anni fa
admin@83f68e199a Reset submodule main/applications/knetstats/admin to latest HEAD 6 anni fa
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD 6 anni fa
doc Add empty directories 13 anni fa
src conversion to the cmake building system 6 anni fa
translations conversion to the cmake building system 6 anni fa
.gitmodules Added common directories 13 anni fa
CMakeLists.txt conversion to the cmake building system 6 anni fa
COPYING Added KDE3 version of knetstats 14 anni fa
ConfigureChecks.cmake conversion to the cmake building system 6 anni fa
Makefile.am Added KDE3 version of knetstats 14 anni fa
Makefile.am.in Added KDE3 version of knetstats 14 anni fa
README Added KDE3 version of knetstats 14 anni fa
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 anni fa
aclocal.m4 Added KDE3 version of knetstats 14 anni fa
config.h.cmake conversion to the cmake building system 6 anni fa
config.h.in Added KDE3 version of knetstats 14 anni fa
configure.files Added KDE3 version of knetstats 14 anni fa
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 anni fa
configure.in.bot Added KDE3 version of knetstats 14 anni fa
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 anni fa
stamp-h.in Added KDE3 version of knetstats 14 anni fa
subdirs Added KDE3 version of knetstats 14 anni fa

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