vote up 1 vote down star
1

I am using CYGWIN as a platform and would like to use wxPython. Is there a way to get the source compiled and working in cygwin?

flag

1 Answer

vote up 3 vote down check

You would need a full working X environment to get it to work. It would be much easier to just use Python and wxPython under plain vanilla Windows. Do you have a special case?

link|flag
Yes I really want to avoid using plain vanilla windows.It is for a front end for a librarian's build scrip. The librarian really doesn't want to install python and wxpython on her windows. I have thought about win32::gui in perl or even tcl/tck or perl/tk but I thought I would give python a shot. – Paul Nov 21 '08 at 23:31
Can you expand on a full working X environment? – Paul Nov 21 '08 at 23:32
The gui environment for Python under Cygwin would be X11. – Sam Corder Nov 24 '08 at 16:10
I have an full working X environment. – Paul Nov 25 '08 at 21:11

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.