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 miniupnpcNot source code, a source for the RPM. And no yum isnt showing one either.
[root@corgi 64]# yum install miniupnpc
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.ubiquityservers.com
* epel: fedora.mirror.netriplex.com
* extras: mirror.es.its.nyu.edu
* updates: centos.aol.com
Setting up Install Process
No package miniupnpc available.
Error: Nothing to do