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 MD5 sum: 9f9790d4e8763c4ce74e5d59f47aa509
Download size: 1.0 MB
Estimated disk space required: 52 MB
Estimated build time: 1.0 SBU
GNOME Print-0.37 and libglade-0.17
Install GAL by running the following commands:
./configure --prefix=/opt/gnome-1.4 && make
If you have GTK-Doc installed and wish to build the HTML documentation, issue the following commands:
cd docs && make templates && make sgml && make html && cd ..
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=/opt/gnome-1.4: Installs GAL in the GNOME 1.4 directory structure.
Last updated on 2005-08-01 13:29:19 -0600