I noticed that there is only one rpm for wxPython2.2.1. Does that mean
that the current wxPython rpm is compatible with python2.0b1 and
python1.5.2 ?
No, it means that I don't have Python 2.0 beta on my Linux development
machine yet. Also, I wasn't as concerned about getting a binary done for
Linux since most people can get the SRPM or the tarball and build it
themselves. OTOH, I plan on changing that on my next development pass.
> I noticed that there is only one rpm for wxPython2.2.1. Does that mean
> that the current wxPython rpm is compatible with python2.0b1 and
> python1.5.2 ?
>
No, it means that I don't have Python 2.0 beta on my Linux development
machine yet. Also, I wasn't as concerned about getting a binary done for
Linux since most people can get the SRPM or the tarball and build it
themselves. OTOH, I plan on changing that on my next development pass.
I'd love some .debs too. For wxWindows and wxPython.
I was considering building the debs and becoming the maintainer but my time
is limited at the moment.
Just my 2 cents.
> > I noticed that there is only one rpm for wxPython2.2.1. Does that
mean
> > that the current wxPython rpm is compatible with python2.0b1 and
> > python1.5.2 ?
> >
>
> No, it means that I don't have Python 2.0 beta on my Linux development
> machine yet. Also, I wasn't as concerned about getting a binary done
for
> Linux since most people can get the SRPM or the tarball and build it
> themselves. OTOH, I plan on changing that on my next development pass.
I'd love some .debs too. For wxWindows and wxPython.
I was considering building the debs and becoming the maintainer but my
time
is limited at the moment.
Just my 2 cents.
Already done. From the readme:
The following packages are built from the wxWindows CVS source.
libwxbase wxBase runtime shared libraries
libwxbase-dev extra files and static libs for building wxBase apps
libwxbase-dbg wxBase libraries built with -g and __WXDEBUG__
libwxgtk wxGTK runtime shared libraries
libwxgtk-dev extra files and static libs for building wxGTK apps
libwxgtk-dbg wxGTK libraries built with -g and __WXDEBUG__
libwxgtk-python Python binding to wxGTK
wxwin-contrib wxWin contrib runtime shared libs (built with wxGTK)
wxwin-contrib-dev extra files and static contrib libs for building apps
wxwin-headers common header files for building wxWindows apps
wxwin-doc HTML version of the wxWindows manual
wxwin-examples wxWindows and wxPython demos and samples (source)
wxwin-i18n message catalogs for native language support
-- Ron Lee <ron@debian.org>, Sun, 13 Feb 2000 18:40:00 +1030