Re: python hardcoded

2006-08-20 Thread Georg Baum
Am Samstag, 19. August 2006 15:10 schrieb Jeremy C. Reed: > Yes, a "python" symlink or wrapper can be installed. But for consistency > using the known version like "python2.4" seems better. No. That implies that LyX can only use version 2.4, and that is wrong. Installing "python2.4" is good, be

Re: python hardcoded

2006-08-19 Thread Jeremy C. Reed
> 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

Re: python hardcoded

2006-08-19 Thread Jean-Marc Lasgouttes
>>>>> "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

python hardcoded

2006-08-18 Thread Jeremy C. Reed
Various lyx code has "python" hardcoded. It may be good to take advantage of the PYTHON setting. Some systems do not have a "python" in the path, but may have python2.4 for example. Here is a list of files below. Some of these python scripts are fine at the top sh-bang