Changes between Version 3 and Version 4 of Installing/MacOSX


Ignore:
Timestamp:
10/24/2010 12:58:18 AM (14 years ago)
Author:
comedian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing/MacOSX

    v3 v4  
    99[[BR]]4. Open a terminal prompt (from Utilities) and escalate your privileges. (sudo -s). 
    1010[[BR]]5. After Mac Ports has installed issue the following port command to install all prereqs for Deluge in terminal: 
    11 [[BR]]port -v install python26 python_select py26-twisted py26-twisted-web2 openssl py26-openssl py26-simplejson py26-setuptools gettext py26-geoip py26-chardet py26-game py26-gtk py-gtk2 librsvg libnotify py26-xdg py26-mako wget 
     11[[BR]]port -v install python26 +no_tkinter python_select py26-twisted py26-twisted-web2 openssl py26-openssl py26-simplejson py26-setuptools gettext py26-geoip py26-chardet py26-game py26-gtk py-gtk2 librsvg libnotify py26-xdg py26-mako wget 
    1212[[BR]]6. Go watch a movie. It's gonna be awhile for the downloading and compiling above. 
    1313[[BR]]7. After installs above complete, select python26 as your default (python_select python26).