]> kaliko git repositories - mpd-sima.git/blob - INSTALL
Some changes allowing distribution
[mpd-sima.git] / INSTALL
1 Virtualenv installation:
2
3 Run ./vinstall.sh to generate the python virtualenv and install requirements.
4 You might specify a python3 interpreter if the binary name defers from python3.3 :
5
6         PY3=/usr/bin/python ./vinstall.sh
7
8 It should also write a vlaunch sh wrapper to run sima within the virtualenv.
9
10         ./vlaunch --help
11
12