2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2004-11-23 13:35:02 +08:00
|
|
|
<!ENTITY gail-download-http "http://ftp.gnome.org/pub/GNOME/sources/gail/1.8/gail-&gail-version;.tar.bz2">
|
|
|
|
<!ENTITY gail-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gail/1.8/gail-&gail-version;.tar.bz2">
|
2005-05-11 13:34:39 +08:00
|
|
|
<!ENTITY gail-md5sum "9e5db197dea8f92eec1f07984f12542a">
|
|
|
|
<!ENTITY gail-size "562 KB">
|
|
|
|
<!ENTITY gail-buildsize "19 MB">
|
|
|
|
<!ENTITY gail-time "0.5 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 11:43:33 +08:00
|
|
|
<sect1 id="gail" xreflabel="GAIL-&gail-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="gail.html"?>
|
2003-10-02 11:43:33 +08:00
|
|
|
<title>GAIL-&gail-version;</title>
|
2002-09-04 11:17:25 +08:00
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application><acronym>GAIL</acronym></application></title>
|
|
|
|
|
2004-11-23 13:35:02 +08:00
|
|
|
<para>The <application><acronym>GAIL</acronym></application> package contains
|
|
|
|
the <application><acronym>GNOME</acronym></application> Accessibility
|
|
|
|
Implementation Libraries.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&gail-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&gail-download-ftp;"/></para></listitem>
|
2004-11-23 13:35:02 +08:00
|
|
|
<listitem><para>Download MD5 sum: &gail-md5sum;</para></listitem>
|
2004-06-15 12:33:15 +08:00
|
|
|
<listitem><para>Download size: &gail-size;</para></listitem>
|
2004-11-23 15:56:22 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-15 12:33:15 +08:00
|
|
|
&gail-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&gail-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2004-11-23 13:35:02 +08:00
|
|
|
<sect3><title><application><acronym>GAIL</acronym></application>
|
|
|
|
dependencies</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect4><title>Required</title>
|
2004-11-23 13:35:02 +08:00
|
|
|
<para><xref linkend="libgnomecanvas"/></para>
|
|
|
|
</sect4>
|
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect4><title>Optional</title>
|
2004-11-23 13:35:02 +08:00
|
|
|
<para><xref linkend="gtk-doc"/></para>
|
|
|
|
</sect4>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2004-11-23 13:35:02 +08:00
|
|
|
<title>Installation of
|
|
|
|
<application><acronym>GAIL</acronym></application></title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-12 04:52:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
|
|
|
|
|
2004-11-23 13:35:02 +08:00
|
|
|
<para>Install <application><acronym>GAIL</acronym></application> by running
|
|
|
|
the following commands:</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-11 13:34:39 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2004-12-04 06:41:11 +08:00
|
|
|
<para><application><acronym>GTK</acronym>+</application> will look for the
|
|
|
|
<application><acronym>GAIL</acronym></application> modules in
|
2004-12-04 08:24:54 +08:00
|
|
|
<filename class='directory'>/usr/lib</filename> even if
|
|
|
|
<envar>$GNOME_PREFIX</envar> is <emphasis>NOT</emphasis>
|
2005-05-11 13:34:39 +08:00
|
|
|
<filename class='directory'>/usr</filename>. If <envar>$GNOME_PREFIX</envar>
|
|
|
|
is anything other than <filename class='directory'>/usr</filename>, create
|
|
|
|
a symlink to <envar>$GNOME_PREFIX</envar> to satisfy this requirement:</para>
|
2004-12-04 06:41:11 +08:00
|
|
|
|
2005-05-11 13:34:39 +08:00
|
|
|
<screen><literal>ln -sf `pkg-config --variable=prefix ORBit-2.0`/lib/gtk-2.0/modules \
|
|
|
|
/usr/lib/gtk-2.0</literal></screen>
|
2004-12-04 06:41:11 +08:00
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2004-11-23 13:35:02 +08:00
|
|
|
<para>The <application><acronym>GAIL</acronym></application> package contains
|
2005-05-11 13:34:39 +08:00
|
|
|
the <filename class="libraryfile">libgailutil</filename> library and
|
2004-11-23 13:35:02 +08:00
|
|
|
<application><acronym>GAIL</acronym></application>
|
|
|
|
<application><acronym>GTK</acronym>+</application> modules.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2005-05-11 13:34:39 +08:00
|
|
|
<sect3><title>libgailutil library</title>
|
|
|
|
<para><filename class="libraryfile">libgailutil</filename> provides
|
2004-11-23 13:35:02 +08:00
|
|
|
the functions that solve accessibility problems in a consistent manner across
|
2004-06-15 12:33:15 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2002-09-04 11:17:25 +08:00
|
|
|
|
|
|
|
</sect1>
|