my binaries (fift, func, lite-client) are now in /usr/local.bit - 2 point done
but i see fift: command not found when i do 3 point - sudo fift -V && func -V && lite-client -V

what is missing?

Dec 18, 2022, 2:48 PM
Dec 18, 2022, 2:48 PM
Welcome to the club buddy. I haven't resolved this problem yet) Have the same issue on MAC)
binarie's path should be /usr/local/bin
and yours is like /usr/local.bit
Dec 18, 2022, 2:50 PM
Looks good in my opinion
Dec 18, 2022, 2:52 PM
sorry, misunderstood)
Dec 18, 2022, 2:53 PM
Is ~/.local/bin in your $PATH ?
Anyway, try ./fift -V && ./func -V && ./lite-client -V
from that directory (you don't need sudo here, btw)
Also,I guess, you should make chmod +x for func and lite-client as well.
Dec 18, 2022, 3:17 PM
already in path
Dec 19, 2022, 12:00 PM
openssl is missing.
try sudo apt install openssl libssl-dev
Dec 19, 2022, 12:58 PM
Yes, install(1 screen).
After chmod +x fift problem with libcrypto (2 screen)
ok... i will try Docker or something else as i read above
Dec 19, 2022, 1:26 PM
Did you download binaries for your release of Ubuntu? What is the output of cat /etc/*release ?
Dec 19, 2022, 2:03 PM

© 2024 Draquery.com All rights reserved.