Next you must download the BOINC software.
Click on the type of computer that you have:
";
print_download_links();
echo "
After the download is finished:
- Windows users:
open the downloaded file.
This will install BOINC on your computer.
- Macintosh OS/X, Unix and Linux users:
Use gunzip to uncompress if your browser has not done it for you.
Then chmod +x on the executable and run it.
When BOINC first runs,
it will ask you for a project URL and an account key.
Copy and paste the following:
- Project URL: ".MASTER_URL."
- Account key: $user->authenticator
This completes the ".PROJECT." installation.
Thanks for participating in ".PROJECT.".
Visit our main page for more information.
";
page_tail();
?>