Jump to content

Ruijan

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Ruijan

  1. Hi !

    Sorry to dig up this topic from the tomb.

     

    Not sure if this forum is still being monitored. But I'm getting a similar issue. Running Kubuntu 15.04

    ./Spriter: error while loading shared libraries: liblcms.so.1: cannot open shared object file: No such file or directory

    If it helps, I checked and it looks like current Ubuntu iterations are using liblcms2-2, may just need to update your dependencies. Looking into installing older version of the library now.

     

    I got the same problem. Here is the solution:

    In a terminal type:

    sudo apt-get install liblcms1-dev

    sudo apt-get install --reinstall liblcms1

     

    It should work properly after that.

    
    
    						
×
×
  • Create New...