On Sun, 13 Nov 2005 14:38:29 -0200
Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:

> The lilypond installation procedure assumes that the build part did
> produce some .pyc (python bytecode files) but on some distros
> PYTHONOPTIMIZE is set so that .pyo files are created instead of .pyc,
> resulting in an aborted installation process when the files are
> missing...
> 
> Does the .pyc files really need to be copied? If so, one could check
> the presence of PYTHONOPTIMIZE env variable.

Or even simpler, use "*.py[co]" instead of "*.pyc"


/Jonatan    -=( http://kymatica.com )=-


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to