%general-entities; ]> $LastChangedBy$ $Date$ libgnomeprint-&libgnomeprint-version; Introduction to <application>libgnomeprint</application> The libgnomeprint package contains libgnomeprint libraries. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libgnomeprint-md5sum; Download size: &libgnomeprint-size; Estimated disk space required: &libgnomeprint-buildsize; Estimated build time: &libgnomeprint-time; <application>libgnomeprint</application> dependencies Required , , , and : XML-Parser Optional (and ), and Installation of <application>libgnomeprint</application> Install libgnomeprint by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --disable-gtk-doc && make The test suite requires Acroread-4 to be installed and passing to the configure script. If the previous requirements are met and you wish to run the regression tests, change directories to the tests directory and issue: ./run-test.pl. Now, as the root user: make install Command explanations --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. : This switch prevents rebuilding the documentation during the make command. Remove this parameter if you have GTK-Doc installed and wish to rebuild the documentation. Contents The libgnomeprint package contains the libgnomeprint library, support modules and transport modules. Description libgnomeprint library libgnomeprint implements the GNOME Printing Architecture.