%general-entities; ]> $LastChangedBy$ $Date$ libpaper-&libpaper-version; libpaper Introduction to libpaper This package is intended to provide a simple way for applications to take actions based on a system or user-specified paper size. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libpaper-md5sum; Download size: &libpaper-size; Estimated disk space required: &libpaper-buildsize; Estimated build time: &libpaper-time; User Notes: Installation of libpaper Install libpaper by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static && make This package does not come with a test suite. Now, as the root user: make install && mkdir -v /etc/libpaper.d && cat > /uetc/papersize << "EOF" a4 EOF You may wish to use a different paper size, such as letter. Command Explanations Contents Installed Programs Installed Library Installed Directories paperconf, paperconfig libpaper.so /etc/libpaper.d Short Descriptions paperconf print paper configuration information. paperconf paperconfig configure the system default paper size. paperconfig libpaper.so contains functions for interrogating the paper library. libpaper.so