Re: [lily4jedit-user] LilyPondTool refuses to honour PATH
Brought to you by:
fodber
From: Bertalan F. (LilyPondTool) <lil...@or...> - 2010-02-19 16:54:23
|
I committed a fix for this. Current limitation is you can't set python path differently if you really need to run .py scripts and it assumes that if a script ends with .py then it must be run using python. John Mandereau wrote: > Le dimanche 27 décembre 2009 à 23:06 +0100, Bertalan Fodor > (LilyPondTool) a écrit : > >> I agree, though unfortunately I very rarely run linux, so usually I >> have no idea about these bugs. >> Historically convert-ly had to be run using python, and it must be run >> like that on windows. >> > > I thought that PATH and PATHEXT tuning, plus the association of .py > files with the Python interpreter shipped with Lilyond, were done by > LilyPond installer on Windows, which would be enough to make lilypond > and convert-ly executables like on a Unix OS. Anyway, current LPT > behavior is certainly more robust, as those three settings can be easily > altered in a way that breaks at least the Python scripts. > > I hope my error reports are precise enough to make it possible to solve > this issue by just looking at Java/JEdit reference manuals. If nobody > else is going to fix this, I might have a look in several months after > having learnt a bit of Java (I'm not a frequent LPT user, I was asking > this from a question on Lily French-speaking list). > > Best, > John > |