Changes between Version 5 and Version 6 of archive/OSX/BuildWithFink


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

--

Legend:

Unmodified
Added
Removed
Modified
  • archive/OSX/BuildWithFink

    v5 v6  
    1818 
    1919[http://www.finkproject.org/download/srcdist.php Fink Source Distribution] 
    20 Follow those steps to get the fink packagemanager working. 
    21 Once Fink is at one with your $PATH install the following via "sudo fink install": 
    22 pyxdg-py25 gobject boost1.35.python25 cario gtk+2 gtk+2-dev libglade2 librsvg2-gtk 
     20Follow those steps to get the fink package manager working. 
     21 
     22Once Fink is at one with your $PATH install the following: 
     23{{{ 
     24sudo fink install pyxdg-py25 gtk+2 librsvg2-gtk pygtk2-gtk-py25 pygobject2-py25 boost1.35.nopython libglade2 gtk+2-dev pygobject2-py25-dev pygobject2-py25-shlibs pycairo-py25-dev setuptools-py25 
     25}}}