Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Bitfort
on 23/02/2018, 14:16:30 UTC
Hi I realised I made 1 typo I fixed that but now when I go to ./start_moonlander2.sh it says (error while loading shared libraries)
Well, this is above my knowledge.
Only idea I have is whether you performed system update and upgrade? (sudo apt-get update and sudo apt-get upgrade)

If still not working then you'd better ask Astrali for help.

EDIT: see this

...

2) When I try and execute the script on a Pi3 it says:

Code:
./bfgminer: error while loading shared libraries: libjansson.so.4: cannot open shared object file: No such file or directory

EDIT: I fixed this with running the following:
Code:
sudo apt-get install autoconf autogen libtool uthash-dev libjansson-dev libcurl4-openssl-dev libusb-dev libncurses-dev git-core


...