PyGTK/libglade win32 binaries for Python 2.1
--------------------------------------------

mix1009@hananet.net

installation:
 - copy lib\* to your python lib directory
 - copy DLLs\* to your python dlls directory
 - copy GTK dll library to your python dlls directory

used sources:
 - PyGTK/libglade from gnome-python-1.4.1
   ( ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-python )
 - libglade 0.16
   ( ftp://ftp.gnome.org/pub/GNOME/stable/sources/libglade )
 - libxml2 win32 port
   ( http://www.ce.berkeley.edu/~doolin/code/libxmlwin32 )

needed GTK dll libraries:
  gdk-1.3.dll
  glib-1.3.dll
  gmodule-1.3.dll
  gnu-intl.dll
  gobject-1.3.dll
  gtk-1.3.dll
  iconv-1.3.dll

  you can download prebuilt GTK libraries from
  http://www.gimp.org/win32
    or
  http://mix1009.sarang.net/pygtk/gtkdll.zip

more info on http://mix1009.sarang.net:8080/ZWiki/PyGTK
