KNetStats – network interfaces monitor
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
ファイルへ移動
gregory guy eeefa496af
conversion to the cmake building system
6年前
admin@83f68e199a Reset submodule main/applications/knetstats/admin to latest HEAD 6年前
cmake@e5692c8bdb Reset submodule main/applications/knetstats/cmake to latest HEAD 6年前
doc Add empty directories 13年前
src conversion to the cmake building system 6年前
translations conversion to the cmake building system 6年前
.gitmodules Added common directories 13年前
CMakeLists.txt conversion to the cmake building system 6年前
COPYING Added KDE3 version of knetstats 14年前
ConfigureChecks.cmake conversion to the cmake building system 6年前
Makefile.am Added KDE3 version of knetstats 14年前
Makefile.am.in Added KDE3 version of knetstats 14年前
README Added KDE3 version of knetstats 14年前
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6年前
aclocal.m4 Added KDE3 version of knetstats 14年前
config.h.cmake conversion to the cmake building system 6年前
config.h.in Added KDE3 version of knetstats 14年前
configure.files Added KDE3 version of knetstats 14年前
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6年前
configure.in.bot Added KDE3 version of knetstats 14年前
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12年前
stamp-h.in Added KDE3 version of knetstats 14年前
subdirs Added KDE3 version of knetstats 14年前

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