The next step is to download the BOINC software.
Click on the kind of computer that you have to download
the appropriate version of BOINC.
";
print_download_links();
echo "
After the download is finished:
- Windows users:
double-click on the downloaded file.
This will install BOINC on your computer.
- Macintosh OS/X users: xxx
- Unix and Linux users:
Use gunzip and tar to extract BOINC.
When the BOINC software 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
That's it - you're done.
Thanks for participating in ".PROJECT.".
Visit our main page for more information.
";
page_tail();
?>