Hi Jared, yes, if you are running the application with the source (generate.py source or genate.py source-all) version, but the build (generate.py build) version doesn't need access to the qooxdoo sdk.
Cheers, Chris JB schrieb: > Hello again, > > I installed qooxdoo at : > /usr/local/qooxdoo-0.8.3-sdk > > Then put /usr/local/qooxdoo-0.8.3-sdk/tool/bin into the path. > Then ran create-application.py --name tst from inside /var/www/html > (docroot of web server) > Then changed directory to tst and ran generate.py source-all > If I pull up http://192.168.10.180/tst/source/index.html in my browser I > get an entry in the error log that goes like this: > > [Mon Oct 19 09:53:53 2009] [error] [client 192.168.10.104] File does not > exist: /var/www/html/usr, referer: > http://192.168.10.180/tst/source/index.html > > generate.py has path: > QOOXDOO_PATH = '../../../../usr/local/qooxdoo-0.8.3-sdk' > > config.json has: > "include" : > [ > { > "path" : "${QOOXDOO_PATH}/tool/data/config/application.json" > } > ], > > "let" : > { > "APPLICATION" : "tst", > "QOOXDOO_PATH" : "../../../../usr/local/qooxdoo-0.8.3-sdk", > "QXTHEME" : "tst.theme.Theme", > "API_EXCLUDE" : ["qx.legacy.*","qx.test.*"], > "LOCALES" : [ "en" ], > "CACHE" : "${TMPDIR}/cache", > "ROOT" : "." > } > > I thought a generated application no longer had dependence on the sdk. > Must the SDK be accessible from the docroot? > > Thanks, > Jared > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe schmidt.christ...@1und1.de Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel