pdfio-1.6.4

Introduction to pdfio

The pdfio package contains a simple C library for reading and writing PDF files.

[Note]

Note

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.

Package Information

pdfio Dependencies

Recommended

Installation of pdfio

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}

Contents

Installed Programs: None
Installed Library: libpdfio.so
Installed Directories: /usr/share/doc/pdfio-1.6.4