sudo yum install libpng12 Solution: Create a symlink from your installed OpenSSL version:
/opt/ToonBoom/Harmony_20/bin/RLM/rlmutil rlmstat -a -s 5053@localhost To completely remove Harmony: toon boom harmony linux install
Officially, Toon Boom only supports CentOS 7/8 and Red Hat Enterprise Linux (RHEL) . Unofficially, with some tweaks, you can get it running on Ubuntu LTS, Debian, and Fedora. sudo yum install libpng12 Solution: Create a symlink
# Check your OpenSSL version openssl version # Then symlink (adjust paths) sudo ln -s /usr/lib/x86_64-linux-gnu/libssl.so.3 /usr/lib/libssl.so.1.0.0 Solution: This is common on Ubuntu. Force the correct plugin path: with some tweaks