Jump to content

Missing shared library on Linux


AlexisTM

Recommended Posts

On Linux, the following dependency is missing: libgstapp-0.10.so.0 

Error log: 

~/.local/share/Steam/steamapps/common/Spriter$ ./Spriter\ Pro 
   ./Spriter Pro: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory

We can install the dependency with apt-get: 
sudo apt-get install libgstreamer-plugins-base0.10-0

Note that the permissions of the libraries are wrong, everything is "executable" while only Spriter Pro should be.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...