1

It appears as per apt, that libpoppler-dev depends on libpoppler46, which depends on libtiff4. libtiff4 cannot be installed on Ubuntu 14.04 (which already has libtiff5 in my case).

Can you suggest a solution?

Older related questions' answers suggested hacking a manual install of libtiff4 from Ubuntu 13 downloads that are not even available by now.

matanox
  • 2,293

1 Answers1

1

As per the updated answer on Dependency is not satisfiable: libtiff4 when trying to install Lightworks on Ubuntu 14.04 - you can install libtiff4 by hand, and then libpoppler-dev simply installs with apt-get. Hopefully libtiff5 still works as mentioned there...

matanox
  • 2,293