X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs%2FREADME;h=01affac842a3b937781bf06da88fe050a585ce5a;hb=c4b57837262234c0ebc3fcac26b46c48350c94e6;hp=33a874b5ecdb85cd2526efc63c767c7035260442;hpb=01bec5a55a74224e7d97bfb64a424e6b10abbec6;p=hub.git diff --git a/docs/README b/docs/README index 33a874b5e..01affac84 100644 --- a/docs/README +++ b/docs/README @@ -83,6 +83,16 @@ environment?) to find hash blocks: php index.php app=hub command=miner +The miner now relies on ext-scrypt. I used latest GIT/master here for developing +this software so you may have to do the same. I used it directly from GIT: + +$ git clone https://github.com/DomBlack/php-scrypt.git + +Follow their build instructions (mostly involves a "configure", "make" and "make +install"). Please also note that I cannot give support on 3rd-party programs or +libraries like this one. You may wish to build this PHP extension outside *this* +path, not to mix them both up. + -------------------------------------------------------------------------------- 6.) How to start the crawler --------------------------------------------------------------------------------