pdf2htmlEX
pdf2htmlEX copied to clipboard
Compilation
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)
I think you only need a poppler devel libraries on your system