Hi list,

First of probably many questions as I try to get 0.8 installed and working...

Is there a way to check that the below command to set the Python %PATH% has actually worked?

http://qooxdoo.org/documentation/0.8/helloworld


        Windows

Add your native Python installation to the list of directories, which contain your regular executables. Suppose you installed Python to its default location |C:\Python25|, execute the following in your Windows command shell:

set PATH=C:\Python25;%PATH%

For each step in the Hello World process, there should be a way to check that it has actually worked... I'll happily add anything I discover to the wiki.

Cheers,
-Chris




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to