Skip to content

Please build Linux binary with libpng16-16 and not libpng12-0 #71

@logix2

Description

@logix2

The Penguin Subtitle Player Linux binary is built with libpng12-0, which isn't available in Linux distributions for a long time. For example Ubuntu 18.04 (released two years ago) doesn't have it.

When trying to run it I get (and everybody else using a not very old Linux distribution):

./PenguinSubtitlePlayer 
./PenguinSubtitlePlayer: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Linux distributions nowadays use libpng1.6 (libpng16-16), so please build the Linux binary using this.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions