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.
|
10 years ago | |
---|---|---|
admin@822ba8d99e | 10 years ago | |
cmake@42b03b0965 | 10 years ago | |
doc | 10 years ago | |
src | 10 years ago | |
translations | 10 years ago | |
.gitmodules | 10 years ago | |
COPYING | 11 years ago | |
Makefile.am | 11 years ago | |
Makefile.am.in | 11 years ago | |
README | 11 years ago | |
acinclude.m4 | 10 years ago | |
aclocal.m4 | 11 years ago | |
config.h.in | 11 years ago | |
configure.files | 11 years ago | |
configure.in | 10 years ago | |
configure.in.bot | 11 years ago | |
configure.in.in | 11 years ago | |
stamp-h.in | 11 years ago | |
subdirs | 11 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