Post
Topic
Board Mining (Altcoins)
Re: [XPM]unofficial jhPrimeminer thread
by
Asphyxiated
on 28/08/2013, 03:48:03 UTC
Any chance of a basic API, perhaps one that outputs JSON? I'd like to build some sort of basic monitoring because at the moment the only way to check how a miners doing is by ssh'ing to the system and checking the output logs. It becomes somewhat tricky with so many miners!

Also, I tried the Linux 64-bit rde beta 3 posted a page or two back and I see this error message:

./jhprimeminer: error while loading shared libraries: libgmpxx.so.4: cannot open shared object file: No such file or directory

Am I missing a package or something? I'm on Ubuntu 64-bit.

Yeah you are missing the GMP library, its a math library. libgmp-dev for ubuntu gmp for gentoo/portage based builds.