mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
acf305ecab
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7034 af4574ff-66df-0310-9fd7-8a98e5e911e0
157 lines
5.2 KiB
XML
157 lines
5.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY at-spi-download-http "&gnome-download-http;/at-spi/1.18/at-spi-&at-spi-version;.tar.bz2">
|
|
<!ENTITY at-spi-download-ftp "&gnome-download-ftp;/at-spi/1.18/at-spi-&at-spi-version;.tar.bz2">
|
|
<!ENTITY at-spi-md5sum "46c531204df5d39f7e83822372b0ce69">
|
|
<!ENTITY at-spi-size "780 KB">
|
|
<!ENTITY at-spi-buildsize "22 MB">
|
|
<!ENTITY at-spi-time "0.5 SBU">
|
|
]>
|
|
|
|
<sect1 id="at-spi" xreflabel="AT SPI-&at-spi-version;">
|
|
<?dbhtml filename="at-spi.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>AT SPI-&at-spi-version;</title>
|
|
|
|
<indexterm zone="at-spi">
|
|
<primary sortas="a-AT-SPI">AT SPI</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to AT SPI</title>
|
|
|
|
<para>The <application>AT SPI</application> package contains the Assistive
|
|
Technology Service Provider Interface. This is useful for redirecting
|
|
UI events to accessible applications and adaptive/assistive
|
|
technologies.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&at-spi-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&at-spi-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &at-spi-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &at-spi-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &at-spi-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &at-spi-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">AT SPI Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gail"/> and
|
|
<xref linkend="libbonobo"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="intltool"/> and
|
|
<xref linkend="gtk-doc"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/at-spi"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of AT SPI</title>
|
|
|
|
<para>Install <application>AT SPI</application> by running the
|
|
following commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
|
--libexecdir=$(pkg-config \
|
|
--variable=prefix ORBit-2.0)/lib/at-spi &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a functional test suite. Review the
|
|
<filename>README</filename> file for additional information about testing
|
|
the package.</para>
|
|
|
|
<!-- The test suite cannot be run until after the package is installed.
|
|
To run the test suite after installation, issue:
|
|
<command>make check</command>.</para> -->
|
|
|
|
<para>Now, as the <systemitem class='username'>root</systemitem> user:</para>
|
|
|
|
<screen role='root'><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
|
|
ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
|
|
files to be installed in the preferred location of
|
|
<filename class="directory">$GNOME_PREFIX/lib/at-spi</filename> instead of
|
|
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libspi.{so,a}, libcspi.{so,a}, libloginhelper.{so,a}, the
|
|
libatk-bridge.so <application>GTK+</application> module, and
|
|
<application>ORBit</application>-2.0 Accessibility modules</seg>
|
|
<seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
|
|
include/at-spi-1.0,
|
|
lib/at-spi,
|
|
share/{gtk-doc/html/at-spi-cspi, idl/at-spi-1.0}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="at-spi-registryd">
|
|
<term><command>at-spi-registryd</command></term>
|
|
<listitem>
|
|
<para>is the registry daemon that allows communication between
|
|
the UI and assistance devices.</para>
|
|
<indexterm zone="at-spi at-spi-registryd">
|
|
<primary sortas="b-at-spi-registryd">at-spi-registryd</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|