HI all,
someone can help me when i want to execute file " $ ./src/zcashd -daemon " terminal dont find file.
and too when i want to test with " $ ./qa/zcash/full-test-suite.sh " it doesn’t works
HI all,
someone can help me when i want to execute file " $ ./src/zcashd -daemon " terminal dont find file.
and too when i want to test with " $ ./qa/zcash/full-test-suite.sh " it doesn’t works
~/zcash/./src/zcashd -daemon
i dont have the file daemon, maybe my compilation failed ?
file is zcashhd, daemon is a parameter
yes sorry,
i’ve tried to reinstal all, but when i compile after for testing it show me that
kaiiim@kaiiim-VirtualBox:~/zcash$ ./qa/zcash/full-test-suite.sh===== BEGIN: /home/kaiiim/zcash/qa/zcash/check-security-hardening.sh
make: entrant dans le répertoire « /home/kaiiim/zcash/src »
make: *** Pas de règle pour fabriquer la cible « check-security ». Arrêt.
make: quittant le répertoire « /home/kaiiim/zcash/src »
===== FAILED: /home/kaiiim/zcash/qa/zcash/check-security-hardening.sh
===== BEGIN: /home/kaiiim/zcash/qa/zcash/ensure-no-dot-so-in-depends.py
arch-specific build dir not present: /home/kaiiim/zcash/qa/zcash/…/…/depends/x86_64-unknown-linux-gnu
Did you build the ./depends tree?
Are you on a currently unsupported architecture?
FAIL.
===== FAILED: /home/kaiiim/zcash/qa/zcash/ensure-no-dot-so-in-depends.py
===== BEGIN: make check || { echo === ./src/test-suite.log === ; cat ./src/test-suite.log ; false ; }
make: *** Pas de règle pour fabriquer la cible « check ». Arrêt.
=== ./src/test-suite.log ===
cat: ./src/test-suite.log: Aucun fichier ou dossier de ce type
===== FAILED: make check || { echo === ./src/test-suite.log === ; cat ./src/test-suite.log ; false ; }
kaiiim@kaiiim-VirtualBox:~/zcash$
thanks for your answer
How much RAM do you have?
i have 6GB on my pc.
and 2 GB on my GPU .
Are you using Virtual Box or Ubuntu 14.04/16.04 ?
ubuntu-12.04.5-desktop-i386
ubuntu-12.04.5-desktop-i386
I have tested on 14.04 and 16.04 I think you might be missing one of the dependencies.
Upgrade and update to 14.04 or 16.04 then retry.
16.04 does’nt works with my pc, il will try the 14.04 …
i’ve tried with 14.04 and 16.04 but same message when i want to try to compile
Strange… delete everything and retry. That worked for me with any issues I had at the start.