Cedric Gustin ha scritto:
Tey, you are right. I had a GTK_BASEPATH and %GTK_BASEPATH%bin on my path. In my effort to manage the problem i just modified something, trying to keep everything equivalent. (even suggested on irc.gnome)Simone Borselli wrote:
I installed GTKv2 and glade from the all in one file (gtk-win32-aio-2.4-rc11.exe) downloaded from gladewin32.sourceforge.net
Then i Installed PyGTK (pygtk-2.2.0-1.win32-py2.3.exe) (I tried with the 2.3.94 unstable)
The path where python is: C:\Python23 The path were GTK is: C:\GTK
My path variable (as in start ->right click on My computer-> properties -> tab advanced -> environmental variable) is:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem; \
C:\PROGRA~1\FILECO~1\Odbc\FILEMA~1;C:\GTK\bin;C:GTK\lib;C:\Perl\bin\;C:\Python23\Lib\site-packages
Strange. I guess something went wrong when you installed GTK+ because the installer should define the GTK_BASEPATH system-wide for you and add %GTK_BASEPATH%\bin to the system PATH. Are you sure you installed GTK+ with admin rights ?
Cedric
Anyway it didn't worked with the variable in that way.
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
