-
Couldn't load subscription status.
- Fork 495
Installing on FreeBSD
David Anderson edited this page Jun 23, 2024
·
3 revisions
To build BOINC from source on FreeBSD:
- go to /usr/ports/net/boinc-client/, open the Makefile in a text editor
- change the
CONFIGURE_ARGS=--disable-serveras follows: - do make install clean
- if you receive an error like "ELF 0 ....", make sure you have installed
There is additional information on installing, configuring and running BOINC on FreeBSD.