2.2 Installing from tarball

First, uncrompress the distribution file :

tar -xzf pNbody-4.0.tgz
cd pNbody-4.0

Now, depending on your python installation you have to be root. The module is compiled and installed with the following command :

python setup.py install
Be sure that python is the executable you want to use with pNbody.

See About this document... for information on suggesting changes.