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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org