Post
Topic
Board Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin High Performance
by
mikaelh
on 24/07/2013, 12:57:21 UTC
Getting a dependency error on my fresh cent 6.4 install, any thoughts? I dont see a source for this lib for this version of Cent.

[rahlquist@corgi 64]$ ./primecoin-qt
./primecoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory

Looks like there's an issue with the Linux Qt binaries in the HP7 release. They use dynamic linking for all libraries instead of static linking where possible. I will update the Linux binaries soon.