Issue with kde startup?

Rex Dieter rdieter at math.unl.edu
Mon Sep 15 16:14:38 UTC 2014


Michael D. Setzer II wrote:

> But the google-earth only had the libproj.so.0 and it is located in
> /opt/google/earth/free/libproj.so.0
> 
> so not clear why the yum reinstall @kde would even see it in that
> location, and when I did the yum install proj it was as an new install and
> not an update since it was not showing up as a package?

Maybe this makes it more clear:

$ rpm -q proj
proj-4.8.0-5.fc20.x86_64

$ rpm -q --provides proj | grep libproj
libproj.so.0()(64bit)

Any package providing that library, will also provide ^^ (like google's bad 
one, which *claims* to provide it, but it doesn't actually work).  The fix 
here is for google to filter their provides to not include that.

-- Rex



More information about the users mailing list