%general-entities; ]> $LastChangedBy$ $Date$ at-spi2-core-&at-spi2-core-version; at-spi2-core Introduction to at-spi2-core The at-spi2-core package is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assisstive Technologies available on the GNOME platform, and a library against which applications can be linked. &lfs70_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &at-spi2-core-md5sum; Download size: &at-spi2-core-size; Estimated disk space required: &at-spi2-core-buildsize; Estimated build time: &at-spi2-core-time; at-spi2-core Dependencies Required and User Notes: Installation of at-spi2-core Install at-spi2-core by running the following commands: ./configure --prefix=$GNOME_PREFIX \ --sysconfdir=$GNOME_SYSCONFDIR \ --libexecdir=$GNOME_PREFIX/lib/at-spi2-core && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --sysconfdir=$GNOME_SYSCONFDIR: This parameter controls where the accessibility.conf file will be installed. If your prefix is /usr this is necessary so that the file will be in /etc instead of /usr/etc --libexecdir=$GNOME_PREFIX/lib/at-spi2-core: This parameter ensures both programs will be installed to this directory, instead of the non-FHS-compliant $GNOME_PREFIX/libexec. Contents Installed Programs Installed Library Installed Directories at-spi-bus-launcher and at-spi2-registryd libatspi.so $GNOME_SYSCONFDIR/{at-spi2,xdg/autostart}, $GNOME_PREFIX/{include/at-spi-2.0/atspi,lib/at-spi2-core,share/gtk-doc/html/libatspi} Short Descriptions at-spi-bus-launcher does this ..... at-spi-bus-launcher at-spi2-registryd does this ..... at-spi2-registryd libatspi.so contains functions that ..... libatspi.so