The pdfio package contains a simple C library for reading and writing PDF files.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/michaelrsweet/pdfio/releases/download/v1.6.4/pdfio-1.6.4.tar.gz
Download MD5 sum: 21d128da7e16b8035e5eab0676c7496d
Download size: 6.5 MB
Estimated disk space required: 14 MB
Estimated build time: less than 0.1 SBU
Install pdfio by running the following commands:
./configure --prefix=/usr \
--disable-static \
--enable-shared &&
make
This package does not come with a test suite.
Now, as the root user:
make install &&
mv -v /usr/share/doc/pdfio{,-1.6.4}