Re: [pygtk] Win32 && Python2.0

2001-01-11 Thread Alexandre Fayolle

> John Draughn wrote:
> 
> To any:
> 
> It appears that the current port of PyGTK will only work with 1.5.2
> Python.  I'd like to utilize the bindings with Python2.0.  Does anyone
> know of any solutions please respond.
> 

I think that you should check again http://hans.breuer.org/ports, since
the current port of PyGtk for Win32 only works with Python 2.0 (there's a
.pyd file provided for Python 1.5.2 for those who need it, though).


Alexandre Fayolle
-- 
http://www.logilab.com 
Narval is the first software agent available as free software (GPL).
LOGILAB, Paris (France).


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



Re: [pygtk] Win32 && Python2.0

2001-01-11 Thread James Henstridge

> John Draughn wrote:
> 
> To any:
> 
> It appears that the current port of PyGTK will only work with 1.5.2
> Python.  I'd like to utilize the bindings with Python2.0.  Does anyone
> know of any solutions please respond.

A recompile should be all that is necessary.  Unfortunately, I don't
have the devel. environment needed to do this though.

James.

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



Re: [pygtk] Win32 && Python2.0

2001-01-05 Thread Hans Breuer

At 23:15 02.01.01 -0600, John Draughn wrote:
>   To any:
> It appears that the current port of PyGTK will only work 
> with 1.5.2 Python. I'd like to utilize the bindings with 
> Python2.0.   
> Does anyone know of any solutions please respond.

Simply compile it for Python 2.0. If you aren't able to do
so, you may want to download the binary at the usual place ...

http://hans.breuer.org/ports

Hans

 Hans "at" Breuer "dot" Org ---
Tell me what you need, and I'll tell you how to 
get along without it.-- Dilbert

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



Re: [pygtk] Win32 && Python2.0

2001-01-03 Thread Edward Muller

It works under linux, don't know about Windows though. You will proboablt 
need to compile it for yourself.

On Wednesday 03 January 2001 12:15 am, John Draughn wrote:
> To any:
>
> It appears that the current port of PyGTK will only work with 1.5.2 Python.
>  I'd like to utilize the bindings with Python2.0.  Does anyone know of any
> solutions please respond.
>
> John Draughn


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 


-- 
Edward Muller - [EMAIL PROTECTED] - [EMAIL PROTECTED]
Trust the source

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



[pygtk] Win32 && Python2.0

2001-01-02 Thread John Draughn



To any:
 
It appears that the current port of PyGTK will only 
work with 1.5.2 Python.  I'd like to utilize the bindings with 
Python2.0.  Does anyone know of any solutions please respond.
 
John Draughn