%general-entities; ]> $LastChangedBy$ $Date$ at-spi-&at-spi-version;.tar at-spi AT SPI-&at-spi-version; AT SPI Introduction to AT SPI The AT SPI package contains the Assistive Technology Service Provider Interface. This is useful for redirecting UI events to accessible applications and adaptive/assistive technologies. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &at-spi-md5sum; Download size: &at-spi-size; Estimated disk space required: &at-spi-buildsize; Estimated build time: &at-spi-time; AT SPI Dependencies Required and Optional User Notes: Installation of AT SPI Install AT SPI by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config \ --variable=prefix ORBit-2.0`/lib/at-spi && make The test suite cannot be run until after the package is installed. To run the test suite after installation, issue: make check. Now, as the root user: make install Command Explanations --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/at-spi: This switch puts libexec files in $GNOME_PREFIX/lib/at-spi instead of $GNOME_PREFIX/libexec. Contents Installed Program Installed Libraries Installed Directories at-spi-registryd libspi.{so,a}, libcspi.{so,a}, libloginhelper.{so,a}, the libatk-bridge.so GTK+ module, and ORBit-2.0 Accessibility modules The following subdirectories of $GNOME_PREFIX/: include/at-spi-1.0, lib/at-spi, share/{gtk-doc/html/at-spi-cspi, idl/at-spi-1.0} Short Descriptions at-spi-registryd is the registry daemon that allows communication between the UI and assistance devices. at-spi-registryd