Sugar on Windows

From OLPC
Revision as of 14:50, 1 June 2006 by Memracom (talk | contribs)
Jump to: navigation, search

For the timebeing, this is NOT going to be a one-click install process. At the very least you will need to install Python and PyGTK separately. Windows support for GTK is a bit confusing with multiple versions, some with missing libraries which have to be sourced from other sites. And then there is GECKO. And finally, the SUGAR environment that is built on all of it.

However, if you can build a pure Python application that uses a simple GUI, i.e. easy to translate into PyGTK, and does not have heavy dependencies, then it will be easy to port into SUGAR. Get your proof of concept up and running, fix the major issues and then ask for help to port it to SUGAR.