[wxPython] Minimum requirements on Linux platform

Hi,

can someone tell me the minimum requirements for setting up wxPython on
a Linux machine? The components are listed on the site, but what about
the version numbers of the libs? Especially glibc ?

I tried on a glibc 2.2.0 based system without success ... :-/

All the best,
Harald

can someone tell me the minimum requirements for setting up wxPython on
a Linux machine? The components are listed on the site, but what about
the version numbers of the libs? Especially glibc ?

It depends on the lib and on the platform the binaries are built on. I
change my Linux systems around quite often and so I don't really remember
what system the 2.3.2.1 binaries were built upon. Of course if you want to
build from source or the SRPM then whatever you have on your system will be
used instead.

ยทยทยท

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