I updated from Fedora 18 to Fedora 19 using fedup. After doing that, twinkle does not start anymore: mfabian@ari:~ $ twinkle twinkle: error while loading shared libraries: libcommoncpp.so.5: cannot open shared object file: No such file or directory mfabian@ari:~ The twinkle package is still from Fedora 18: mfabian@ari:~ $ rpm -q twinkle twinkle-1.4.2-19.fc18.x86_64 mfabian@ari:~ $ cat /etc/fedora-release Fedora release 19 (Schrödinger’s Cat) mfabian@ari:~ $
Created attachment 768622 [details] /var/log/fedup.log
The attached /var/log/fedup.log contains: [ 95.819] (DD) fedup.depsolve:pkgAdded() added boost-regex.x86_64 for ud [ 95.830] (DD) fedup.depsolve:procReqPo() req po: libboost_regex.so.1.50.0()(64bit) → twinkle-1.4.2-19.fc18.x86_64 [ 95.830] (DD) fedup.depsolve:format_missing_requires() MISSING REQ: twinkle-1.4.2-19.fc18.x86_64 requires libboost_regex.so.1.50.0()(64bit) [ 95.831] (DD) fedup.depsolve:format_missing_requires() MISSING REQ: twinkle-1.4.2-19.fc18.x86_64 requires libboost_regex.so.1.50.0()(64bit) [ 95.831] (DD) fedup.depsolve:pkgAdded() added boost-regex.x86_64 for u
I'm sorry to say that twinkle has been retired as of Fedora 19. ;( So, you have the old Fedora 18 version installed which of course won't work. ;( Sorry. You might look at linphone or ekiga as a replacement.
Is that dependency package not available in the repositories? What's the output of: yum whatprovides */libcommoncpp.so.5