INSTALL ------- The installation process is made by install.py. This script accepts one parameter, the --prefix parameter. Without parameter it installs prelude-fic in /usr/local, if you want to install prelude-fic in /opt/prelude for example, just type: python install.py --prefix /opt/prelude Don't forget to register your new prelude sensor: sensor-adduser -s prelude-fic ...