The GAL package contains library functions that came from Gnumeric and Evolution . GAL is short for GNOME Application Libs.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gal/0.24/gal-0.24.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gal/0.24/gal-0.24.tar.bz2
Download size: 1.0 MB
Estimated Disk space required: 100.8 MB
Estimated build time: 1.51 SBU
Install GAL by running the following commands:
./configure --prefix=/opt/gnome --disable-gtk-doc &&
make &&
make install
--prefix=/opt/gnome: Install GAL in the GNOME 1.4 area.
The GAL package contains library routines refactored from Evolution and Gnumeric .