Changes between Version 7 and Version 8 of Installing/Source


Ignore:
Timestamp:
04/18/2011 05:46:47 PM (13 years ago)
Author:
jpgunter
Comment:

Added the apt-get line for Ubuntu users so they don't have to dig through the reps for all the right packages.

Legend:

Unmodified
Added
Removed
Modified
  • Installing/Source

    v7 v8  
    1212 
    1313[[Include(source:DEPENDS, text/x-trac-wiki)]] 
     14 
     15For those of you on Ubuntu here is the relevant apt-get line to install all dependencies: 
     16{{{ 
     17sudo apt-get install python2.7 python-twisted python-twisted-web2 python-openssl python-simplejson python-setuptools gettext python-xdg python-chardet python-geoip python-libtorrent python-notify python-pygame python-gtk2 python-gtk2-dev librsvg2-dev xdg-utils python-mako  
     18}}} 
    1419 
    1520== Building and Installing ==