Skip to content

ERROR: skm failing, potential fix suggested #14

@Franknsten

Description

@Franknsten

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions