problem with install in fedora
hi, i tried install pdf2htmlEX in fedora and i install any requirement but when i compile pdf2htmlEX this error is breaking compile!
`$ cmake . && make && sudo make install-- Checking for module 'poppler>=0.25.0' -- Package 'poppler>=0.25.0' not found CMake Error at /home/navid.rajaie/.linuxbrew/Cellar/cmake/3.4.1/share/cmake/Modules/FindPkgConfig.cmake:360 (message): A required package was not found Call Stack (most recent call first): /home/navid.rajaie/.linuxbrew/Cellar/cmake/3.4.1/share/cmake/Modules/FindPkgConfig.cmake:522 (_pkg_check_modules_internal) CMakeLists.txt:22 (pkg_check_modules)
-- Configuring incomplete, errors occurred! See also "/home/navid.rajaie/pdf2htmlEX/CMakeFiles/CMakeOutput.log".`
Package poppler-0.34.0-2.fc23.x86_64 is already installed,
and i see this page https://github.com/coolwanglu/pdf2htmlEX/wiki/Building but i cant set variable!
can you help me?
Maybe you need install poppler-devel package, if this not works try to install poppler-devel.i686