Changes between Version 8 and Version 9 of Installing/Source


Ignore:
Timestamp:
04/18/2011 06:15:07 PM (13 years ago)
Author:
Cas
Comment:

formatting for apt-get addition, also changed to python without specifying version

Legend:

Unmodified
Added
Removed
Modified
  • Installing/Source

    v8 v9  
    1313[[Include(source:DEPENDS, text/x-trac-wiki)]] 
    1414 
    15 For those of you on Ubuntu here is the relevant apt-get line to install all dependencies: 
     15== Debian/Ubuntu == 
     16Apt-get line to install all above dependencies: 
    1617{{{ 
    17 sudo 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  
     18sudo apt-get install python 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  
    1819}}} 
    1920