Graham Percival writes:
> At the moment, doing:
> mkdir build
> cd build
> ../configure --prefix=$HOME/.local/
> make
> make install
>
> results in python files which can't find lilylib. This is
> installed to:
> $(PREFIX)/share/lilypond/$(VERSION)/python/
>
> The relocation is sup
At the moment, doing:
mkdir build
cd build
../configure --prefix=$HOME/.local/
make
make install
results in python files which can't find lilylib. This is
installed to:
$(PREFIX)/share/lilypond/$(VERSION)/python/
The relocation is supposed to be handled by:
python/relocate-prea