diff options
Diffstat (limited to 'academic/Gridcoin-Research/README')
-rw-r--r-- | academic/Gridcoin-Research/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/academic/Gridcoin-Research/README b/academic/Gridcoin-Research/README index 50b5c427ed..308e5898d0 100644 --- a/academic/Gridcoin-Research/README +++ b/academic/Gridcoin-Research/README @@ -3,16 +3,14 @@ rewards volunteer computing performed on the BOINC platform. BOINC is an open source volunteer computing grid which combines the processing power of individual users for the purposes of scientific research. -qrencode and miniupnpc are optional (available on SBo) to build QR and -UPnP support. To enable them run the script as +qrencode support is detected automatically; override with + QRENC=no ./Gridcoin-Research.SlackBuild -QRENC=yes ./Gridcoin-Research.SlackBuild -UPNP=yes ./Gridcoin-Research.SlackBuild +Miniupnpc (available on SBo) is optional for UPnP support. Run script as + UPNP=yes ./Gridcoin-Research.SlackBuild You will need to edit the configuration file gridcoinresearch.conf in /etc/Gridcoin-Research/ and place it in your home directory ~/.GridcoinResearch/ to provide the location of your boinc data and any other configurations that you require. For details, see https://wiki.gridcoin.us/Gridcoinresearch_config_file - -**NOTE: Recommended Leisure update** |