BOINC@Cell BE Installation Step-by-Step Instructions
- Download the BOINC-Client for Cell BE.
- Unpack the boinc package:
tar xvfz boinc_cell.tgz
- Create an account.
- Add following to the profile for the user, under which boinc runs:
export LD_LIBRARY_PATH=/opt/boinc/lib:$LD_LIBRARY_PATH
export PATH=[YOUR_BOINC_HOMEDIR]/projects/www.primaboinca.com/:$PATH
Feel free to change the directories, if you want...
- Start boinc:
/opt/boinc/boinc_client
- Start a new Terminal
- Get the account key:
/opt/boinc/boinc_cmd --lookup_account http://www.primaboinca.com [YOUR_EMAIL_ADDRESS] [YOUR_PASSWORT]
- Stop boinc
- Attach to this project:
/opt/boinc/boinc_client --attach_project http://www.primaboinca.com [YOUR_ACCOUNT_KEY]
- The client was tested on PS3's running Ubuntu 9.10 (Karmic Koala)
|