Skip to content

Can't start NIRFASTSlicer on Ubuntu #17

@agirault

Description

@agirault

System info:

4.13.0-38-generic #43-Ubuntu 17.10 SMP x86_64 GNU/Linux

Errors:

error while loading shared libraries: libpng12.so.0: cannot open shared object file: no such file or directory
error while loading shared libraries: libiucc.so.55: cannot open shared object file: no such file or directory

Fixed with the following:

apt-get install libpng12-0 # need to add source: deb http://mirrors.kernel.org/ubuntu/ xenial main
apt-get install libicu55

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions