-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
When following instructions as per installation guide, running
skm
after installation returns the following message:
skm: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Machine has been restarted multiple times. Issue was also occurring on 17.04 and 17.10, and the additional step 4 was run, and the update to 18.10 did not fix it.
SUGGESTION
If the following line of code is run (on 18.04 at least) then skm succeeds
sudo add-apt-repository universe && sudo apt-get update && sudo apt-get install -y libgconf-2-4
If this is a universal fix, I would suggest adding it to the installation instructions
Metadata
Metadata
Assignees
Labels
No labels