INSTALL and Install.sh not synchronized
Status: Beta
Brought to you by:
gerardoj
Several things in the INSTALL files are not true when
looked fo in the Install.sh script.
For instance the --prefix option is not supported (and
it would also break the PadPaper.py script which uses
some hard coded paths to find the gif files). Same
thing for the other options mentionned in INSTALL.
Maybe you should switch to a setup.py script to handle
this for you ?