On 4/28/21 12:42 AM, Eyal Lebedinsky wrote:
There are a few more directories from the old build from src (based on date):

$ ls -ltr /usr/local/share/
total 52
drwxr-xr-x  4 root root 4096 Aug 18  2008 ntop
drwxr-xr-x  5 root root 4096 Dec 23  2012 doc
drwxr-xr-x  3 root root 4096 Oct 31  2013 gnome
drwxr-xr-x  3 root root 4096 Apr 15  2016 perl5
drwxr-xr-x  3 root root 4096 Apr 17  2018 icons
drwxr-xr-x  3 root root 4096 Apr 17  2018 glib-2.0
drwxr-xr-x 69 root root 4096 Apr 17  2018 locale
drwxr-xr-x 14 root root 4096 Apr 17  2018 help

So I removed the whole glib-2.0 part (should move the others? they include other stuff)
     $ cd ~/gthumb]
     $ sudo mv /usr/local/share/glib-2.0/ usr-local-share-glib-2.0

and it now works!

This is the problem with building stuff directly from source. You can end up with conflicting bits in random places. At least if you're careful, it should all be in /usr/local, but you never know. If you don't have anything else using those files, I would suggest clearing it all out for your future sanity. :-)
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to