Debian unstable install
[edit]
Debian Unstable
This is for version 0.76b1
Ubuntu instructions work for debian unstable as is at the moment. Except two extra steps:
wget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -
echo "deb http://apt.wxwidgets.org/ etch-wx main" >> /etc/apt/sources.list
The rest can be found in the Ubuntu installation guide.
