John Griessen wrote:
I have a start script leo.sh
#!/bin/bash
/usr/bin/python2.5 /opt/leo/launchLeo.py "$@"
I found the difference was the python version.
/usr/bin/python2.6 /opt/leo/launchLeo.py starts leo just fine.
I compiled with 2.6 and it only runs with 2.6 now.
So, again, what is an acceptable combination of things to do?
run leo --ipython from python2.6 and it will be python2.6 in ipython, right?
I think I'll need python2.5 for pythonOCC. Need to ask them.
John
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.