Jump to content

Spriter 64-bit for Linux Not Running


eros

Recommended Posts

I've downloaded the free version of Spriter onto my Ubuntu distro, unzipped it into a local folder, but when I click the Spriter application it does not run - nothing happens, actually. I've also installed phonon via "apt-get install", by the way. 

 

When attempting to run from the command line I get the following error:

 

liblcms.so.1: cannot open shared object file: No such file or directory

Link to comment
Share on other sites

sudo apt-get install libphonon4 

 

Ubuntu 15.04:

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.2 /usr/lib/x86_64-linux-gnu/libMagickCore.so.4

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.2 /usr/lib/x86_64-linux-gnu/libMagickWand.so.4
sudo ln -s /usr/lib/x86_64-linux-gnu/liblcms2.so.2 /usr/lib/x86_64-linux-gnu/liblcms.so.1

 

Ubuntu 14.10:

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickCore.so.5 /usr/lib/x86_64-linux-gnu/libMagickCore.so.4
sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickWand.so.5 /usr/lib/x86_64-linux-gnu/libMagickWand.so.4 

Link to comment
Share on other sites

sudo apt-get install libphonon4 

 

Ubuntu 15.04:

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.2 /usr/lib/x86_64-linux-gnu/libMagickCore.so.4

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.2 /usr/lib/x86_64-linux-gnu/libMagickWand.so.4

sudo ln -s /usr/lib/x86_64-linux-gnu/liblcms2.so.2 /usr/lib/x86_64-linux-gnu/liblcms.so.1

 

Ubuntu 14.10:

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickCore.so.5 /usr/lib/x86_64-linux-gnu/libMagickCore.so.4

sudo ln -s /usr/lib/x86_64-linux-gnu/libMagickWand.so.5 /usr/lib/x86_64-linux-gnu/libMagickWand.so.4 

 

That worked, thank you!

Link to comment
Share on other sites

  • 1 month later...

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...