KNetStats – network interfaces monitor
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Přejít na soubor
gregory guy eeefa496af
conversion to the cmake building system
před 6 roky
admin@83f68e199a Reset submodule main/applications/knetstats/admin to latest HEAD před 6 roky
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD před 6 roky
doc Add empty directories před 13 roky
src conversion to the cmake building system před 6 roky
translations conversion to the cmake building system před 6 roky
.gitmodules Added common directories před 13 roky
CMakeLists.txt conversion to the cmake building system před 6 roky
COPYING Added KDE3 version of knetstats před 14 roky
ConfigureChecks.cmake conversion to the cmake building system před 6 roky
Makefile.am Added KDE3 version of knetstats před 14 roky
Makefile.am.in Added KDE3 version of knetstats před 14 roky
README Added KDE3 version of knetstats před 14 roky
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. před 6 roky
aclocal.m4 Added KDE3 version of knetstats před 14 roky
config.h.cmake conversion to the cmake building system před 6 roky
config.h.in Added KDE3 version of knetstats před 14 roky
configure.files Added KDE3 version of knetstats před 14 roky
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion před 6 roky
configure.in.bot Added KDE3 version of knetstats před 14 roky
configure.in.in Add automake support for --enable-gcc-hidden-visibility. před 12 roky
stamp-h.in Added KDE3 version of knetstats před 14 roky
subdirs Added KDE3 version of knetstats před 14 roky

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