Hi all,

Firstly, thanks to Sebastian and Dietrich for their patience and suggestions.

It all came down to Cygwin's versions of Perl and Python not being installed. Calling a Win32 compiled version of Python from within Cygwin results in the "\" character being interpreted as a path element instead of a seperator, causing all sorts of funky badness to happen.

As I'd prefer not to need two versions of Python installed, I might look at the Qooxdoo build system and offer a patch for this situation if anyone's interested.

Best regards,

Chris

Sebastian Werner wrote:
try a

tools/realclean.sh (renderer) or
tools/clean.sh (HEAD)

to cleanup cache files first. Hopefully this helps.

Sebastian


Chris Ricks schrieb:
Hi Sebastian,

If I execute tools/make.sh (from the top-level directory), I end up with a basically empty qooxdoo.js file after a whole heap of errors complaining that grep can't find the file it's being asked to work on. Am I doing something totally dopey here?

Best regards,

Chris

Sebastian Werner wrote:

Chris Ricks schrieb:

Hi all,

I've just built Qooxdoo, but to do so I had to copy the contents of the 'source' directory to the 'public' directory. Have I buggered something up? Has CVS magically put things in places they shouldn't be?


You normally don't have to copy anything manually around. Just execute tools/make.sh after checkout.

Sebastian


Best regards,




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel






-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to