Fedora 20 K3B broken

Rex Dieter rdieter at math.unl.edu
Wed Jun 25 13:00:50 UTC 2014


Paul Erickson wrote:

> I don't know exactly when this happened, but today when I tried to use
> K3B, I get the following error:
> 
> [paul at paul Desktop]$ k3b
> k3b: error while loading shared libraries: libproj.so.0: cannot open
> shared object file: No such file or directory
> 
> 
> A search for libproj.so.0: reveals that it is on the system.
> 
> [paul at paul Desktop]$ whereis libproj.so.0
> libproj.so: /usr/lib/libproj.so.0
> [paul at paul Desktop]$
> 
> Any ideas how I can fix this? I have tried reinstalling K3B and the
> problem persists.
> 
> Thanks in advance.
> 

yum install proj

(something on your system is claiming to provide libproj.so, but actually 
doesn't, like the real 'proj' package does)

rpm -q --whatprovides 'libproj.so.0'

will give a clue.

-- Rex



More information about the users mailing list