KNetStats – network interfaces monitor
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Go to file
TDE Gitea e82da86a76
Reset submodule main/applications/knetstats/admin to latest HEAD
5 år sedan
admin@2ba4c0d451 Reset submodule main/applications/knetstats/admin to latest HEAD 5 år sedan
cmake@451ca41345 Reset submodule main/applications/knetstats/cmake to latest HEAD 5 år sedan
doc Fix structure of directories 6 år sedan
icons Fix structure of directories 6 år sedan
src Fix structure of directories 6 år sedan
translations conversion to the cmake building system 6 år sedan
.gitmodules Added common directories 13 år sedan
CHANGELOG Fix structure of directories 6 år sedan
CMakeLists.txt Fix structure of directories 6 år sedan
COPYING Added KDE3 version of knetstats 14 år sedan
ConfigureChecks.cmake conversion to the cmake building system 6 år sedan
Doxyfile Fix structure of directories 6 år sedan
Makefile.am Fix structure of directories 6 år sedan
Makefile.am.in Fix structure of directories 6 år sedan
README Added KDE3 version of knetstats 14 år sedan
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 år sedan
aclocal.m4 Added KDE3 version of knetstats 14 år sedan
config.h.cmake conversion to the cmake building system 6 år sedan
config.h.in Added KDE3 version of knetstats 14 år sedan
configure.files Added KDE3 version of knetstats 14 år sedan
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 år sedan
configure.in.bot Added KDE3 version of knetstats 14 år sedan
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 år sedan
knetstats.desktop Fix structure of directories 6 år sedan
stamp-h.in Added KDE3 version of knetstats 14 år sedan
subdirs Fix structure of directories 6 år sedan

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