Comment 18 for bug 121327

Revision history for this message
kuscsik (kuscsik) wrote :

This approach is not recommended, but until the bug is not fixed
you can copy the libpoppler.so.1, libpoppler.so.1.0.0 from
poppler 0.5.4 to a specific directory and run pdflatex

 LD_LIBRARY_PATH=/home/someuser/lib/ pdflatex latexfile.tex

This solution is very ugly and unsafe. Use it only if you have a
presentation deadline tomorrow ;)