> ... 2.9.3 can be used in production environment, especially for the new projects for which (small) changes in behaviour since 2.8 are not a problem.
http://wxwidgets.org/
Is there debian packages for Debian and Ubuntu? If 2.9.3 can be used
in production environment, packages should be provided? Or how it is
supposed to be used?
Why there is no 2.9.X?
http://archive.ubuntu.com/ubuntu/pool/universe/w/wxwidgets2.8/
ftp://ftp.debian.org/debian/pool/main/w/wxwidgets2.8/
And even here:
http://apt.wxwidgets.org/dists/squeeze-wx/main/binary-i386/
http://apt.wxwidgets.org/dists/natty-wx/main/binary-i386/
How for example Audacity/FileZilla/Code::Blocks/etc should provide
binary packages with 2.9.X if wx has no official ones?
Create by themselfs? Or use static linking? Is there official
recommendation?
Boost library has officially released this year 1.46.0, 1.46.1,
1.47.0, 1.48.0. IIRC all this releases breaks ABI even 1.46.1 and
1.46.0. Here is binary packages:
ftp://ftp.debian.org/debian/pool/main/b/boost1.46/
Why wxWidgets do not provides binary packages with latest version for
production environment?
Regards,
Kolya
KK> Is there debian packages for Debian and Ubuntu?
I hope there will be Debian packages for 2.9, Olly Betts (the new Debian
maintainer) should start working on them when he finishes getting rid of wx
2.6 (!) in Debian. This is not something we can guarantee however.
KK> If 2.9.3 can be used in production environment, packages should be
KK> provided? Or how it is supposed to be used?
Sorry, is this a serious question? Just in case it is, the answer is that
you're supposed to compile it. What's the problem with it exactly?
KK> How for example Audacity/FileZilla/Code::Blocks/etc should provide
KK> binary packages with 2.9.X if wx has no official ones?
Linking with wx statically is the usual solution.
KK> Boost library has officially released this year 1.46.0, 1.46.1,
KK> 1.47.0, 1.48.0. IIRC all this releases breaks ABI even 1.46.1 and
KK> 1.46.0. Here is binary packages:
KK> ftp://ftp.debian.org/debian/pool/main/b/boost1.46/
Boost Debian maintainers seem to be very active, good for them.
KK> Why wxWidgets do not provides binary packages with latest version for
KK> production environment?
Again, is this a rhetoric question? The answer is pretty obvious: because
nobody had the time to do them yet.
Regards,
VZ