pdf2htmlEX icon indicating copy to clipboard operation
pdf2htmlEX copied to clipboard

Compilation

Open SURENDRA7700 opened this issue 8 years ago • 1 comments

i am trying to compile code in MAC OS. At the time of " cmake . && make && sudo make install " it is showing error :

CMake Error at /usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/FindPkgConfig.cmake:424 (message): A required package was not found Call Stack (most recent call first): /usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal) CMakeLists.txt:22 (pkg_check_modules)

screen shot 2016-10-18 at 6 01 55 pm

SURENDRA7700 avatar Oct 18 '16 12:10 SURENDRA7700

I think you only need a poppler devel libraries on your system

oscartzgz avatar Nov 07 '16 22:11 oscartzgz