Re: [qooxdoo-devel] Custom Builds with SDK

2006-11-21 Thread Manuel Bender
python -V gives following Output: Python 2.4.3 I have completely deleted c:\cygwin and installed the newest cygwin version and still have the same error message. I use the (newest) qooxdoo 6.1 sdk. python generator.py generates following output: $ python generator.py 'import site' failed; use -v

Re: [qooxdoo-devel] Custom Builds with SDK

2006-11-19 Thread Simon Bull
-devel@lists.sourceforge.net Sent: Monday, 20 November, 2006 4:42:45 AM Subject: [qooxdoo-devel] Custom Builds with SDK Dear Group, When i run the makefile (under qooxdoo-0.6.1-sdk\frontend) from the SDK under Cygwin i got the followin error message: make[1]: Entering directory `/cygdrive/c/Documen

Re: [qooxdoo-devel] Custom Builds with SDK

2006-11-19 Thread Sebastian Werner
Maybe there is some old configuration regarding cygwin anywhere in your directory structure. It should be "python -V" not "python -v". Does the script now work for you. Can you tell me the output of: python framework/tool/generator.py or framework/tool/generator/generator.py (depending on your

Re: [qooxdoo-devel] Custom Builds with SDK

2006-11-19 Thread Manuel Bender
Dear Sebastian, I tried it with my old cygwin installation, then i deleted the c:\cygwin folder and installed the newest version 1.5.21-1. Here is my python-v output: $ python -v # installing zipimport hook import zipimport # builtin # installed zipimport hook 'import site' failed; traceback: Im

Re: [qooxdoo-devel] Custom Builds with SDK

2006-11-19 Thread Sebastian Werner
"re" is the regular expression module of python. What version of cygwin have you installed. Is it a fresh install or something older? Can you send us the output of "python -V". Should be at least version 2.3. Sebastian Manuel Bender schrieb: > Dear Group, > > When i run the makefile (under qo

[qooxdoo-devel] Custom Builds with SDK

2006-11-19 Thread Manuel Bender
Dear Group, When i run the makefile (under qooxdoo-0.6.1-sdk\frontend) from the SDK under Cygwin i got the followin error message: make[1]: Entering directory `/cygdrive/c/Documents and Settings/Administrator/De sktop/qooxdoo-0.6.1-sdk/qooxdoo-0.6.1-sdk/frontend/api' 'import site' failed; use -