Post
Topic
Board Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin High Performance
by
arnuschky
on 24/07/2013, 11:59:45 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


You don't need a source package. You are missing the library itself. The package should be called miniupnpc on CentOS. Try yum install miniupnpc