My experience is slightly different (see below)
----- Original Message ----- 
From: "Anthony Tekatch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 2:34 PM
Subject: Re: [pygtk] pygtk for windows


>
> To get a new pygtk app running under windows the following steps are
> listed below (modified from a note by John Hunter
> <[EMAIL PROTECTED]>):
>
> 1 ) Install
>
http://prdownloads.sourceforge.net/gtk-win/GTK+-Runtime-Environment-2.2.1.1.exe
> to c:\GTK, and add C:\GTK\lib and C:\GTK\bin to your PATH.
>
> 2) Install Python
> http://www.python.org/ftp/python/2.2.2/Python-2.2.2.exe
> and add C:\Python22\DLLs to your PATH

I did not need to add [drive]:\Python22\DLLs to my path at all.
[drive]:\Python *is* in my path so I can invoke Python from a command shell,
but the .DLL directory is not in my path.

I don't seem to have any troubles running PyGTK under Windows.

It might be a small point, but I thought I'd mention it.

>
> 3) Install
>
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/binaries/pygtk-1.99.16-thread.win32-py2.2.exe.
>
> 4) Rename your python file to file.py so that the python interpreter picks
it up.
>
>
>
> -- 
> Anthony Tekatch
>
>
>
> _______________________________________________
> pygtk mailing list   [EMAIL PROTECTED]
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to