On Thu, 21 Jun 2001, Alexandre Fayolle wrote:

> Frank Miles wrote:
>
> > I'm trying to install pygtk and libglade on a Win9x system.  The local
> > Windows guy advises me that it is necessary to edit the Windows registry
> > to install DLLs.  Is this truly the case with the DLLs associated with
> > these?
>
> Well, AFAIK, this is simply not true. The DLLs just have to be in your
> PATH, so what is generally done on windows is putting them in c:\windows

That's good news.  I'll try that.  Using regsvr32.exe (per another person's
recommendation) didn't work -- the program emits an error code with (AFAIK)
no table of meanings available.  I eventually installed the whole of Gimp;
that's _way_ more than I need!  Not only that, (this is the weird part),
doing an 'import gtk' fails on the first try (complaining of missing _gtk),
but succeeds on the second try, even after gimp was installed.  If I restart
idle, the same pattern occurs.

> You may be interested to try out the installer I've made for
> pygtk. It's available on ftp://ftp.logilab.org/pub/win32/pygtk

I'll try uninstalling Gimp, and use your installer.
I'll put the libglade DLLs in c:\windows\system along with the rest.
Hopefully that will work.

> It does not feature libglade, but if you tell me where libglade for
> windows can be found I'll be glad(e) to include it. ;o)

libglade is wonderful!  A version compiled for Win9x is available via
        http://hans.breuer.org/ports/default.htm

Thanks for your help!

        -frank

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to