On Thu, May 27, 2010 at 1:46 PM, Rafael Villar Burke (Pachi)
<[email protected]> wrote:
> Well, I just changed it to this new wording that I think clearly states that
> PyCairo, PyGObject and PyGTK, plus a Python interpreter and a GTK+ runtime
> are needed.
>
> Anyway, proposals for clearer wording are welcome.

Thanks for updating the website.

I'd suggest replacing the initial part (until glade) with this:

Inorder to get PyGTK on Windows, you'd need:
  * Python interpreter for Windows (for example, see
    http://www.activestate.com/activepython/downloads)
  * GTK+ runtime. We recommend to install the GTK+ runtime using the official
    GTK+ bundle (gtk+-bundle*.zip
    <http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/> files). To fully
    install this bundle you need to uncompress its contents in a folder and
    manually add the bin subfolder to the system path.
  * PyGTK, PyCairo, PyGObject (available from this site - follow links above).
    When downloading those files you must make sure that the PyCairo,
    PyGobject and PyGTK versions fit the corresponding Python interpreter
    version and you have a recent enough GTK+ runtime.

Thanks
Jeenu
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to