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
Darrell Anderson 1b3d219def
Add automake support for --enable-gcc-hidden-visibility.
před 12 roky
admin@efdff81cd2 Reset submodule main/applications/knetstats/admin to latest HEAD před 12 roky
cmake@f1cea7f894 Reset submodule main/applications/knetstats/cmake to latest HEAD před 12 roky
doc Add empty directories před 13 roky
src Update XDG information in support of bug report 892. před 12 roky
translations Additional renaming of kde to tde před 13 roky
.gitmodules Added common directories před 13 roky
COPYING Added KDE3 version of knetstats před 14 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 Update XDG information in support of bug report 892. před 12 roky
aclocal.m4 Added KDE3 version of knetstats před 14 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 Rename kde-config to tde-config před 12 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