KNetStats – network interfaces monitor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Michele Calgaro e267976cf1
KDE_USE_QT* -> KDE_USE_TQT* conversion
6 vuotta sitten
admin@7b38d20e88 Reset submodule main/applications/knetstats/admin to latest HEAD 6 vuotta sitten
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD 6 vuotta sitten
doc Add empty directories 13 vuotta sitten
src LIB_QT -> LIB_TQT conversion to align to updated admin module 6 vuotta sitten
translations Additional k => tde renaming and fixes 11 vuotta sitten
.gitmodules Added common directories 13 vuotta sitten
COPYING Added KDE3 version of knetstats 14 vuotta sitten
Makefile.am Added KDE3 version of knetstats 14 vuotta sitten
Makefile.am.in Added KDE3 version of knetstats 14 vuotta sitten
README Added KDE3 version of knetstats 14 vuotta sitten
acinclude.m4 KDE_USE_QT* -> KDE_USE_TQT* conversion 6 vuotta sitten
aclocal.m4 Added KDE3 version of knetstats 14 vuotta sitten
config.h.in Added KDE3 version of knetstats 14 vuotta sitten
configure.files Added KDE3 version of knetstats 14 vuotta sitten
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 vuotta sitten
configure.in.bot Added KDE3 version of knetstats 14 vuotta sitten
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 vuotta sitten
stamp-h.in Added KDE3 version of knetstats 14 vuotta sitten
subdirs Added KDE3 version of knetstats 14 vuotta sitten

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