Page 1 of 1

Ubuntu 10.10 wxWidgets update 2.8.11 -> 2.8.12

Posted: Wed May 11, 2011 11:59 am
by Nikolay
Add the following lines to your /etc/apt/sources.list

Code: Select all

# wxWidgets/wxPython repository at apt.wxwidgets.org
deb http://apt.wxwidgets.org/ maverick-wx main
deb-src http://apt.wxwidgets.org/ maverick-wx main  
Run the this command to update your local copy of the package meta-data.

Code: Select all

sudo apt-get update  

Code: Select all

sudo apt-get install wx2.8-i18n libwxgtk2.8-dev libgtk2.0-dev