rpcCalc

Installation

Extract the source files from the rpccalc tar file, then change to the rpcCalc directory in a terminal. For a basic installation, simply execute the following command as root: python install.py

To see all install options, use: python install.py -h

To install rpcCalc with a different prefix (the default is /usr/local), use: python install.py -p /prefix/path