Turns out it is working for Python 2.5.

Sorry for the false alarm. 

Because I am on RedHat, I cannot remove Python 2.3.x or up2date will fail,
so after I installed Python 2.5 to an alternate location, I created an alias
to the new python to test with

My build script was executing bash  which then called generator.py, but the
alias was not inherited by the new bash instance, so I was still using
Python 2.3.  

Everything is now working.

Thank for the help.

Mike


thron7 wrote:
> 
> Mike,
> 
> 
>> I am not able to build qooxdoo 0.7.3 on Linux or Solaris.
> 
> I'm very surprised to hear that, at least as far as Linux is concerned. 
> I'm doing a sort of continuous integration on Linux, so the packages for 
> both trunk and legacy_0_7 are built regularly. I just did a "make 
> source" by hand in both the 0.7.3 released SDK version and a recent 
> legacy_0_7_x version, just to make sure, and it went without problems. 
> And I did it with Python 2.5.1 (my default) and an older Python 2.5.0, 
> in both qooxdoo versions...!?
> 
> Which Linux are you using?
> 
> Could you re-test the 0.7.3 release and double check that you are using 
> some Pyton 2.5.x version?!
> 
> Thanks,
> Thomas
> 
> 

-- 
View this message in context: 
http://www.nabble.com/0.7.3-build-fails-on-solaris-and-linux-tp15682568p15720070.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to