// -*-html -*- require_once("docutil.php"); page_head("Building the BOINC Core Client for Unix"); ?> See the Software Prerequisites.
To build the core client:
cd boinc/client makeEasy :) The final target is
boinc/client/boinc_VERSION_PLATFORM.gz
.
page_tail();
?>