>>>>> "Jeremy" == Jeremy C Reed <[EMAIL PROTECTED]> writes:

Jeremy> Various lyx code has "python" hardcoded. It may be good to
Jeremy> take advantage of the PYTHON setting.

Jeremy> Some systems do not have a "python" in the path, but may have
Jeremy> python2.4 for example.

That is very weird, isn't it? Which system?

Jeremy> Here is a list of files below.

Jeremy> Some of these python scripts are fine at the top sh-bang #!
Jeremy> line, but later inside of same file that may call "python"
Jeremy> again.

Which ones?

Jeremy> src/buffer.C src/lyxtextclass.C

In the source, we can use something like what is done in trunk (use
os::python instead of "python"), which would allow to change the
command used. I would like to be sure first that the bug is not on the
system side :)

JMarc

Reply via email to