After downloading the file (say, into file X), type
sh X
This will create a directory BOINC/
with the following files:
- boinc
- The BOINC core client
- boincmgr
- The BOINC manager
-
run_client
- A script the cd's into the BOINC directory
and runs the core client.
You will need to develop your own mechanism
to run the executable each time your machine boots
or you log on.
";
page_tail();
?>