Re: convert-ly on lilypondTool under GNU/Linux

2010-10-29 Thread Bertalan Fodor (LilyPondTool)
Yeah, it uses python only if convert-ly command (in PluginsPlugin
properties) is set to convert-ly.py (It looks for the py extension)
If you change that to just convert-ly that should work (at least that's the
intention, though I don't have linux so I can't test that.)

On Tue, Oct 26, 2010 at 1:16 PM, Francisco Vila paconet@gmail.comwrote:

 Hello Bert,

 The convert-ly function in LilyPondTool tries to call python
 convert-ly.py ; this could be correct for Windows, but in GNU/Linux
 the command is just convert-ly -e; is there a way to avoid this
 function from calling python and instead issue the command directly?

 Thanks
 --
 Francisco Vila. Badajoz (Spain)
 www.paconet.org , www.csmbadajoz.com

___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: convert-ly on lilypondTool under GNU/Linux

2010-10-29 Thread Francisco Vila
2010/10/29 Bertalan Fodor (LilyPondTool) lilypondt...@organum.hu:
 Yeah, it uses python only if convert-ly command (in PluginsPlugin
 properties) is set to convert-ly.py (It looks for the py extension)
 If you change that to just convert-ly that should work (at least that's the
 intention, though I don't have linux so I can't test that.)

No luck.
PluginsPlugin optionsLilyPondToolCommandsconvert-ly command:
is set to convert-ly alone

and it still tries to call python.

Can not run program usr/local/bin/python

However, you're right in that it depends on the content of that
setting. If I put /usr/local/bin/convert-ly then complains with Can
not run /usr/local/bin/usr/local/bin/convert-ly, i.e. not about
Python this time. Are you sure it looks for the py extension?

Thanks
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel