On Wed, Dec 1, 2010 at 10:01 AM, Marco Pompili <[email protected]>wrote:

>
> Hi, i'm working on a linux installation (Archlinux) that has multiple
> python
> installations. I've installed the 3.1 and 2.7 versions and i want that
> qooxdoo uses by default the 2.7 version.
>
> I want that qooxdoo uses automatically the interpreter executable python2
> instead of python, but i cannot find a configuration file to set this...
>
> Has anyone already done this ?
>
>
Hi, I also use arch. /usr/bin/python is a symlink, so I just changed it to
point to python2 -- qooxdoo's scripts call "python", other than grep/sed'ing
through the source, I don't think the interpreter is changeable (could be
wrong though).

Another option would be to activate a virtualenv for python2 in the shell
you're running generator.py in.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to