Command Line Version (Unix, Mac OS/X)
From Unofficial BOINC Wiki
[edit] Installing BOINC on Mac OS/X
The Mac OS X client will unpack correctly with gunzip on Mac OS X 10.2 (jaguar) or 10.3 (panther) as long as you type the command within Terminal. Stuffit 7.x or newer will work under the Finder in either OS X or OS 9, but I'd recommend using 'gunzip' or 'gzip -d' within Terminal instead.
However, the two main browsers on OS X (IE 5.2.x and Safari 1.x) will automatically unpack downloads by default, so your work may already be done.
If you use IE, the boinc client will download and automatically unpack leaving two files:
- boinc_2.12_powerpc-apple-darwin [this will have the stuffit icon in the finder]
- boinc_2.12_powerpc-apple-darwin7.0.0 [this will not have any icon in the finder]
- 2 is the unpacked program ready-to-run. You can just start Terminal and run boinc.
If you use Safari, the boinc client will download and automatically unpack, leaving a single file:
- boinc_2.12_powerpc-apple-darwin7.0.0 [this will not have any icon in the finder]
This is the unpacked program, but it's not yet ready-to-run (this is a bug with how Safari handles gzipped downloads; we'll fix this soon).
Here's what you have to do to fix the Safari download (apologies if you already know how to do this):
- Create a folder in your home directory and put the boinc file in it
- Start Terminal
- 'cd' to the folder you just created
- Type 'chmod +x boinc_2.12_powerpc-apple-darwin7.0.0' (without the quotes)
Now you can run BOINC.
[edit] UCB Source
[edit] Copyright ©
- 2005 University of California
- 2005 Paul D. Buck
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.

