This document presents the steps required to run Tribler on Debian 4.0 (Etch)
Get Tribler sources
Install version 2.8 of wxPython-based libraries
-
import key (as root)
-
add repository; add following lines to <tt>/etc/apt/sources.list</tt> (first line is a comment)
:<pre>
: # wxWidgets/wxPython repository at apt.wxwidgets.org
-
-
:</pre>
update local package database (as root)
:<pre># apt-get update</pre>
install required wxPython-based pakages (as root)
:<pre># apt-get install python-wxgtk2.8 python-wxtools python-wxaddons wx2.8-i18n</pre>
Run Tribler
Enjoy