KNetStats – network interfaces monitor
You cannot 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 c1b6446f9d
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
admin@7fdd2988ca Reset submodule main/applications/knetstats/admin to latest HEAD 6 years ago
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD 7 years ago
doc Add empty directories 13 years ago
src LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
translations Additional k => tde renaming and fixes 12 years ago
.gitmodules Added common directories 13 years ago
COPYING Added KDE3 version of knetstats 15 years ago
Makefile.am Added KDE3 version of knetstats 15 years ago
Makefile.am.in Added KDE3 version of knetstats 15 years ago
README Added KDE3 version of knetstats 15 years ago
acinclude.m4 qt -> tqt conversion: 6 years ago
aclocal.m4 Added KDE3 version of knetstats 15 years ago
config.h.in Added KDE3 version of knetstats 15 years ago
configure.files Added KDE3 version of knetstats 15 years ago
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 years ago
configure.in.bot Added KDE3 version of knetstats 15 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 years ago
stamp-h.in Added KDE3 version of knetstats 15 years ago
subdirs Added KDE3 version of knetstats 15 years ago

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