Check the installationΒΆ
You can check the installation by simply running the following command:
pNbody_checkall
This command must of course be in your path. This will be the case
if you did not specified any --prefix
. On the contrary if --prefix
is set to for example, localdir you should have your PATH environment
variable should contains:
localdir/bin
If everything goes well, you should see a lots of outputs on your screen. The script should finally ends up with something like
########################################################################
Good News ! pNbody with format gadget is working !
########################################################################
You are currently using the following paths
HOME : /home/leo
PNBODYPATH : /home/leo/local/lib/python2.6/site-packages/pNbody
CONFIGDIR : /home/leo/local/lib/python2.6/site-packages/pNbody/config
PARAMETERFILE : /home/leo/local/lib/python2.6/site-packages/pNbody/config/defaultparameters
UNITSPARAMETERFILE : /home/leo/local/lib/python2.6/site-packages/pNbody/config/unitsparameters
PALETTEDIR : /home/leo/local/lib/python2.6/site-packages/pNbody/config/rgb_tables
PLUGINSDIR : /home/leo/local/lib/python2.6/site-packages/pNbody/config/plugins
OPTDIR : /home/leo/local/lib/python2.6/site-packages/pNbody/config/opt
FORMATSDIR : /home/leo/local/lib/python2.6/site-packages/pNbody/config/formats