Post
Topic
Board Altcoin Discussion
Re: [XPM] Working on a GPU miner for Primecoin, new thread :)
by
OhShBit
on 25/09/2014, 01:43:07 UTC
I know this thread is old, but if anyone is still trying to get past the error:

"./reaper: error while loading shared libraries: libblkmaker-0.1.so.0: cannot open shared object file: No such file or directory"

After finalizing with "sudo make install" on libblkmaker library, run the "ldconfig" command as root while still in the directory.
That should fix it.