Changes between Version 1 and Version 2 of archive/OSX/BuildWithFink


Ignore:
Timestamp:
12/22/2008 10:20:22 PM (15 years ago)
Author:
jrabbit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • archive/OSX/BuildWithFink

    v1 v2  
     1 
     2== Intro == 
     3 
    14Deluge 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. 
     5 
     6 
     7 
     8 
     9== Compile Process == 
     10  
     11* Download and configure the required GTK+, cairo and the python bindings for them. 
     12* Download the latest svn: " 
     13{{{ 
     14svn co http://svn.deluge-torrent.org/trunk deluge 
     15}}} 
     16" 
     17* Compile The SVN