-
Notifications
You must be signed in to change notification settings - Fork 480
Installing on FreeBSD
Jord van der Elst edited this page Jun 23, 2024
·
2 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-server
as 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.