Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 11 and Version 12 of dev/MacOSX


Ignore:
Timestamp:
Apr 29, 2005, 2:10:54 PM (19 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/MacOSX

    v11 v12  
    3030wraith user # ./configure --prefix=/sw/
    3131}}}
    32 
    33 === Getting the Source ===
    34 Install subversion also via the Fink. This should work just fine.
    35 
    36 === Compiling ===
    3732Then compile and install by revoking. You will have to be superuser to install the libraries (admin is not enough). To enable superuser login:
    3833{{{
     
    4944wraith user # make install
    5045}}}
     46
     47== Compiling ==
     48Now switch to the linux guides and continue there with the compiling sections.