[EMAIL PROTECTED] wrote: > Hi folks, > > The tutorial indicates that one of the steps in > building a qooxdoo application is to issue the "make" > command. Is this the regular make we all know, or is > this a qooxdoo specific make? For the latter case, > there is no make in the qooxdoo tree. If it's the > former, then I am in trouble because I don't have any > make. So, which one is which here? >
It's the well-known make, GNU make to be exact. If you want to run the build chain you need a few GNU/Linux tools. On Windows, you get them through Cygwin (see http://qooxdoo.org/documentation/0.7/installing_cygwin, which also lists other prerequisites). Does that answer your question? Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
