libart_lgpl-2.3.19

Introduction to libart_lgpl

The libart_lgpl package contains the libart libraries. These are useful for high-performance 2D graphics.

Package Information

Additional Downloads

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libart_lgpl

Installation of libart_lgpl

Install libart_lgpl by running the following commands:

patch -Np1 -i ../libart_lgpl-2.3.19-upstream_fix-1.patch &&
./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: libart2-config
Installed Library: libart_lgpl_2.{so,a}
Installed Directory: /usr/include/libart-2.0

Short Descriptions

libart_lgpl_2.{so,a}

is used as the anti-aliased render engine for libgnomecanvas and as a graphics support library for many other packages.

Last updated on 2007-04-09 10:10:01 -0500