We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: