Python2 version of the python-damaris frontend
e457a5071f
which extends the ADC_Result and Accumulation class. |
||
---|---|---|
debian | ||
doc | ||
scripts | ||
src | ||
tests | ||
doxygen.conf | ||
MANIFEST.in | ||
README | ||
setup.py |
Installing into private directory ================================= For whatever reason, it might be useful to install the python frontend into a private directory. Here are some examples on how to do it: python setup.py install --home=/opt/damaris-private or python setup.py install --home=$HOME/devel/damaris-installed To start Damaris use for example: /opt/damaris-private/bin/DAMARIS