The GAL package contains library functions that came from Evolution and Gnumeric. GAL is short for GNOME Application Libs.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-2.4.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-2.4.2.tar.bz2
Download MD5 sum: 70e07fde659f0553ba56caeae4f51908
Download size: 1.2 MB
Estimated disk space required: 63 MB
Estimated build time: 1.5 SBU
libgnomeui-2.10.0 and libgnomeprintui-2.10.2
In order to build the documentation using GTK-Doc, issue the following commands to fix a build problem:
mv docs/gal-decl.txt docs/gal-2.4-decl.txt && mv docs/gal-sections.txt docs/gal-2.4-sections.txt && sed -i -e "s/gal-decl/gal-2.4-decl/" \ -e "s/gal-sections/gal-2.4-sections/" docs/Makefile.in
Install GAL by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600