pdfio-1.6.4

Introduction to pdfio

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

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

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