Bo Peng wrote:

All the python problems seem easy but I do not have a os2 system to
test. That is maybe why os2 support was dropped.


Maybe I found the problem. It is not the forward slashes (os2 doesn't care about them). They could be the apex:

pithon D:/lyx/share/lyx/configure.py
does work, while:

python 'D:/lyx/share/lyx/configure.py'
does not, and returns "file not found".

Do you (or anyone) an idea of where/why lyx add those characters to the script paths? If they are in a script that could be easyly fixed. It it is in binary code it could be more difficult, but still feasible.

thanks,
Piersante

Reply via email to