Version 5 (modified by jrabbit, 15 years ago) (diff)

--

Intro

Deluge has a semi working port on Macports and that works, you can also build SVN from Macports. This is an attempt to build Deluge on OS X based on the Fink package manager. I've found success with the source based distribution of Fink. The binary version may work but it is very outdated. With a modern cpu and some time you can build packages very quickly, the python packages don't even need to be built.

Quick & Dirty Compile Process Overview

  • Download and configure the required GTK+, cairo and the python bindings for them.
  • Download the latest svn:
    svn co http://svn.deluge-torrent.org/trunk deluge
    
  • Compile as per InstallingDeluge?

Fink

Fink Source Distribution Follow those steps to get the fink packagemanager working. Once Fink is at one with your $PATH install the following via "sudo fink install": pyxdg-py25 gobject boost1.35.python25 cario gtk+2 gtk+2-dev libglade2 librsvg2-gtk

Attachments (1)

Download all attachments as: .zip