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.
25 lines
385 B
25 lines
385 B
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
|