[pygtk] [newbie] path problem winxp
Cedric Gustin
cedric.gustin at swing.be
Thu Aug 5 13:45:28 WST 2004
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
More information about the pygtk
mailing list