Re: wxPython & Cygwin

2005-10-16 Thread Diez B. Roggisch
> I'm sure the Cygwin world would be grateful if you or someone else were > to establish the correct build procedure. For Qt? I found it on the Qt free edition site, and followed the instructionbs. Not much to do there. But make sure you have _plenty_ of time. It took me _days_ to compile Qt. N

Re: wxPython & Cygwin

2005-10-16 Thread Steve Holden
Diez B. Roggisch wrote: >>>Why? Use windows python, wxPython for it - and put it in your path to >>>use it inside cygwin. >>> >> >>Don't think that'll work for an extension module. > > > Sure it will. You can call whatever program you want from cygwin, as > long as it is in the path. No differe

Re: wxPython & Cygwin

2005-10-16 Thread Diez B. Roggisch
>> Why? Use windows python, wxPython for it - and put it in your path to >> use it inside cygwin. >> > Don't think that'll work for an extension module. Sure it will. You can call whatever program you want from cygwin, as long as it is in the path. No difference to double-clicking an icon or so

Re: wxPython & Cygwin

2005-10-13 Thread Steve Holden
Diez B. Roggisch wrote: > Gilles DRIDI wrote: > >>Does someone has installed wxPython on the Cygwin platform, environment ? > > > Why? Use windows python, wxPython for it - and put it in your path to > use it inside cygwin. > Don't think that'll work for an extension module. > But maybe you _

Re: wxPython & Cygwin

2005-10-13 Thread Diez B. Roggisch
Gilles DRIDI wrote: > Does someone has installed wxPython on the Cygwin platform, environment ? Why? Use windows python, wxPython for it - and put it in your path to use it inside cygwin. But maybe you _can_ compile it yourself - I didn't try, though. Diez -- http://mail.python.org/mailman/lis

wxPython & Cygwin

2005-10-13 Thread Gilles DRIDI
Does someone has installed wxPython on the Cygwin platform, environment ? Thank you Gilles DRIDI http://cdridi.club.fr -- http://mail.python.org/mailman/listinfo/python-list