SlackBuilds Repository

15.0 > Academic > boinc (7.24.1)

The Berkeley Open Infrastructure for Network Computing (BOINC)

BOINC is an open source middleware system for volunteer and grid
computing. It was originally developed to support the SETI@home
project before it became useful as a platform for other distributed
applications in areas as diverse as mathematics, medicine, molecular
biology, climatology, and astrophysics. The intent of BOINC is to make
it possible for researchers to tap into the enormous processing power
of personal computers around the world.

Use the idle time on your computer (Windows, Mac, or Linux) to cure
diseases, study global warming, discover pulsars, and do many other
types of scientific research. It's safe, secure, and easy.

Building

(1) Edit DATADIR in the script or run

DATADIR="/home/<user>/.boinc_data" ./boinc.SlackBuild

to set the data directory in your user's home, or prefered data path,
and build the package. The default data path is /var/lib/boinc_data.

(2) If you do not wish to build the boincmgr GUI,

BOINCMGR=no ./boinc.SlackBuild

then you do not need to install the dependencies (wxWidgets). See
README.Slackware for details on headless configuration.

After installation you need to join a BOINC project:
http://boinc.berkeley.edu/projects.php

You can then connect the BOINC to the project of your choice. You can
also use:
http://boincstats.com/
to set up, organize, and track multiple projects.

To start the BOINC GUI, run:
boincgui
or
boincmgr --clientdir=/usr/bin --datadir="/home/<user>/.boinc_data"

This requires: wxWidgets

Maintained by: Edward W. Koenig
Keywords: science,education,distributed,computing
ChangeLog: boinc

Homepage:
https://boinc.berkeley.edu/

Source Downloads:
boinc-client_release-7.24-7.24.1.tar.gz (1844352e5b2ef9c9cf2325e1f991a5cc)

Download SlackBuild:
boinc.tar.gz
boinc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds