Changes between Version 11 and Version 12 of dev/MacOSX
- Timestamp:
- Apr 29, 2005, 2:10:54 PM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v11 v12 30 30 wraith user # ./configure --prefix=/sw/ 31 31 }}} 32 33 === Getting the Source ===34 Install subversion also via the Fink. This should work just fine.35 36 === Compiling ===37 32 Then compile and install by revoking. You will have to be superuser to install the libraries (admin is not enough). To enable superuser login: 38 33 {{{ … … 49 44 wraith user # make install 50 45 }}} 46 47 == Compiling == 48 Now switch to the linux guides and continue there with the compiling sections.