[wxPython] anyone using wxPython 2.3.x on Solaris?

Just wondering if anyone is actually using wxPython on Solaris? If yes, I'm
assuming you're running wxGTK? Even better would be if someone could confirm
they are using PythonCard on Solaris GTK.

I've been saying PythonCard is cross-platform for a while, typically saying
Windows, Linux, Mac OS X, but if it is working on Solaris I would like to
add that to the list.

ka

Just wondering if anyone is actually using wxPython on Solaris?

Yep. That's where I was the past few days, onsite at a major geophysics
lab** ensuring that Python/wxGTK/wxPython would build on their Sparc Solaris
8 systems and is reliable. I was able to build a recent CVS snapshot
without any major hitches using gcc, and with a few tweaks to the code and
to the build procedure it builds with SunCC as well. These changes will be
in CVS soon.

I've been saying PythonCard is cross-platform for a while, typically

saying

Windows, Linux, Mac OS X, but if it is working on Solaris I would like to
add that to the list.

I usually say something like "Unix-like systems" since it should build/run
on most of them. I know people are using wxPython on *BSD systems, such as
FreeBSD. There are undoubtedly others. People are also using at least
wxGTK on HP-UX, AIX and SGI systems, but I havn't had any reports (good or
bad) of wxPython on these systems for quite some time.

** BTW, you should see the hardware that these guys have! Each
engineer/scientist has a $25k+ workstation with 3 side-by-side high rez LCD
displays with the desktop expanded across the set. Walking around a bit I
saw huge color laser printers and plotters and a "visualization room" with a
wrap around widescreen projection system. Simply amazing, a hardware
junkie's dream... (And I saw maybe only 5% of one of the buildings.)

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!