-
-
Couldn't load subscription status.
- Fork 1.2k
Description
I'm running Mint 22, and when trying to run the Git-it executable i get the following error message:
./Git-it: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
When trying to install libgconf-2-4 I get the error message:
E: Unable to locate package libgconf-2-4
I also saw that some people had success with gconf2, but trying to install that returns:
E: Package 'gconf2' has no installation candidate
I saw that gconf has been depreciated in favour of dconf, but even after installing dconf-editor attempting to run Git-it returns the same error.
Any suggestions on what I could try?