docker-acroread icon indicating copy to clipboard operation
docker-acroread copied to clipboard

missing ibidn11 and libpangox libraries

Open troyfolger opened this issue 9 years ago • 1 comments

On my Fedora 24 box, I was getting the following errors when running the image:

I /opt/Adobe/Reader9/Reader/intellinux/bin/SynchronizerApp-binary: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory

/opt/Adobe/Reader9/Reader/intellinux/bin/SynchronizerApp-binary: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory

Patch attached.

0001-add-missing-libidn11-and-libpangox-libraries.patch.txt

troyfolger avatar Sep 20 '16 17:09 troyfolger

You want this: https://github.com/mgor/docker-acroread

ghost avatar Dec 17 '17 13:12 ghost