I'm having trouble installing Prince on a node:12-slim docker image due to dependency issues.
for context, they use Debian, and I have been getting this error:
/usr/local/lib/prince/bin/prince: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
Even after using `gdebi` and the debian `.deb` file
Do you guys provide statically linked binaries? That would go a long ways into simplifying the installation process.
for context, they use Debian, and I have been getting this error:
/usr/local/lib/prince/bin/prince: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
Even after using `gdebi` and the debian `.deb` file
Do you guys provide statically linked binaries? That would go a long ways into simplifying the installation process.
Edited by felipellrocha