mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
5cd0959daa
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
76 lines
2.4 KiB
XML
76 lines
2.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gal-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal-version;.tar.bz2">
|
|
<!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal-version;.tar.bz2">
|
|
<!ENTITY gal-size "1.1 KB">
|
|
<!ENTITY gal-buildsize "142 MB">
|
|
<!ENTITY gal-time "1.70 SBU">
|
|
|
|
]>
|
|
|
|
<sect1 id="gal" xreflabel="GAL-&gal-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="gal.html"?>
|
|
<title>GAL-&gal-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>GAL</application></title>
|
|
|
|
<para>The <application>GAL</application> package contains library
|
|
functions that came from <application>Evolution</application> and
|
|
<application>Gnumeric</application>.
|
|
<application><acronym>GAL</acronym></application> is short for
|
|
<application><acronym>GNOME</acronym></application> Application Libs.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&gal-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&gal-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &gal-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &gal-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &gal-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>GAL</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para>
|
|
<xref linkend="libgnomeprintui"/>
|
|
</para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para>
|
|
<xref linkend="gtk-doc"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>GAL</application></title>
|
|
|
|
<para>Install <application>GAL</application> by running the following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>GAL</application> package contains library
|
|
routines pulled from the Evolution and Gnumeric projects and repackaged
|
|
as a generic library.</para>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|