Re: [pygtk] Installation problems win32



Hi,

I just separate the 2.4.3 runtime out of my all-in-one package:

http://gladewin32.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=25

It's a pure GTK+ Runtime Installer. I have been trying to keep the runtime
up-to-date and bug-free. This installer would do the following given that
the installation path is C:\GTK24:

System Varaibles:
GTK_BASEPATH=C:\GTK24
PATH=%GTK_BASEPATH%\bin;%PATH%

Registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\GTK]

[HKEY_LOCAL_MACHINE\SOFTWARE\GTK\2.0]
"Path"="C:\\GTK24"
"Version"="2.4.3-rc1"

[HKEY_LOCAL_MACHINE\SOFTWARE\GTK\glade]
"Path"="C:\\GTK24"


----- Original Message ----- 
From: "Christian Robottom Reis" <kiko async com br>
To: "John Hunter" <jdhunter nitace bsd uchicago edu>
Cc: <gtk-devel-list gnome org>; <pygtk daa com au>; "Cedric Gustin"
<cedric gustin swing be>; <Vector180W netscape net>
Sent: Wednesday, June 16, 2004 21:44
Subject: Re: [pygtk] Installation problems win32


> On Wed, Jun 16, 2004 at 10:39:40AM -0300, Christian Robottom Reis wrote:
> > There is no official installer, and this is the sorry state of GTK+'s
> > win32 distribution: a toolkit that works well on the platform, but which
> > fumbles because there isn't a simple way to install it.
>
> As I write this, I remove yet another link to a dead installer from FAQ
> 21.1:
>
>     - Seo Sanghyeon has also produced a packaged version of PyGTK for
>       Win32 Python2.3, which includes all necessary prerequisites
>       including the GTK+ libraries. It may be a better
>       one-stop-solution. Note that it was compiled using MinGW. See
>       http://sparcs.kaist.ac.kr/~tinuviel/file/
>
> This is gone as well.
>
> Take care,
> --
> Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]