Install CMake, pkg-config,GNU Getopt,GCC,poppler,fontforge,pdf2htmlEX in Ubuntu 15.05
This blog is for those of you who may have seen problem to install pdf2htmlEX at Ubuntu 15.05.
Dependencies are:
- CMake, pkg-config
- GNU Getopt
- GCC
- poppler
- fontforge
I tried to prepare a shell script to have pdf2htmlEX installed on Ubuntu 15.05 in single shot. fortunately it works to.
following are the steps to install
- Download script via link given above
- [sudo] chmod 775 pdf2htmlEX.sh
- [sudo] ./pdf2htmlEX.sh
Gist Embeded
{% gist rajeevkannav/d07f822e209a22d07176 %}
And if you get stuck… Ask Here
email me rajeevsharma86@gmail.com