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 users: BOINC will install itself automatically.
- Unix and Linux users:
Use gunzip and tar to extract BOINC.
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();
?>