1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
This commit is contained in:
Lu Wang 2012-09-10 22:51:44 +08:00
parent 6961e040c6
commit e8e28ce912

View File

@ -39,6 +39,8 @@ This program is designed for scientific papers with complicate formulas and figu
## Get started
**Boost library is no longer required**
**Fontforge-git is no longer required, a recent version should be OK**
### Ubuntu
@ -58,7 +60,6 @@ Special thanks to Arthur Titeica for the [AUR Package](https://aur.archlinux.org
* GCC >= 4.4.6
* libpoppler with xpdf header >= 0.20.0 (compile with --enable-xpdf-headers)
* Install libpng (and headers) BEFORE you compile libpoppler if you want background images generated
* boost c++ library (program options)
* fontforge (with header files)
#### Compiling