Yes, it's a kind of UNIX : Mac OS. I'll try. BTW, what about this idea of a "dev host" for qxbuild ? Something like a SVN, one or two doc pages, ... Why not a qooxdoo contrib ?
On 21 Mar 2009, at 01:17, Petr Kobalíček wrote: > Hi Jean, > > running on unix ? Maybe it should be "command": "./fix.py", > shouldn't it ? > > - Petr > > 2009/3/20 Jean-Baptiste BRIAUD -- Novlog <[email protected]>: >> Hi, >> I have an error when running qxbuild : >>>>> Executing shell command "fix.py"... >> /bin/sh: fix.py: command not found >> Traceback (most recent call last): >> I manage to make ti work by changing the line refering to fix.py on >> config.json >> "qxbuild-fix" : >> { >> "shell": >> { >> "command": "fix.py" >> } >> }, >> changed to >> "command": "<FULL PATH ADDED>/qxbuild/fix.py" >> >> ------------------------------------------------------------------------------ >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) >> are >> powering Web 2.0 with engaging, cross-platform capabilities. >> Quickly and >> easily build your RIAs with Flex Builder, the Eclipse(TM)based >> development >> software that enables intelligent coding and step-through debugging. >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> >> > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
