2.7.2 Ubuntu packages available

Vadim Zeitlin vadim at wxwindows.org
Wed Nov 8 11:21:31 PST 2006


 Hello,

 The packages for new 2.7.2[*] wxWidgets release for Ubuntu are now
available at http://apt.tt-solutions.com/ubuntu/. You need to add

	deb http://apt.tt-solutions.com/ubuntu/ dapper main

or

	deb http://apt.tt-solutions.com/ubuntu/ edgy main

to your /etc/apt/sources.list file to use them and you also need to add the
public key used for signing wxWidgets packages to the list of keys trusted
by apt using the command

	curl http://www.tt-solutions.com/vz/key.asc | apt-key add -

 The repository currently only contains x86 packages for Dapper and amd64
ones for Edgy, if anyone else is interested in building the packages for
missing architectures (i.e. amd64 for Dapper, x86 for Edgy and PPC for
both), please contact me.

 OTOH, unlike for the official Debian packages, both ANSI and Unicode
versions of the packages are available. The default ones are Unicode, for
compatibility, and the ANSI ones have "-ansi" in their names.

 Please notice that these packages are still experimental, be sure to
report any problems with them here.

 Thanks,
VZ

[*] The wxPython packages were built from wxPy_2_7_2_1 tag as WX_2_7_2
    wxPython sources didn't build; however the wx sources themselves are
    WX_2_7_2.





More information about the wx-users mailing list