%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 Assistive Technologies available on the GNOME platform and a library against which applications can be linked. &lfs10_checked; 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 Optional (Required if building GNOME) Optional User Notes: Installation of At-Spi2 Core Install At-Spi2 Core by running the following commands: mkdir build && cd build && meson --prefix=/usr \ --sysconfdir=/etc \ -Dsystemd_user_dir=/tmp .. && ninja mkdir build && cd build && meson --prefix=/usr --sysconfdir=/etc .. && ninja A session bus address, normally available in an Xorg terminal, is necessary to run the tests. To test the results, issue: ninja test. The memory test is known to timeout. Now, as the root user: ninja install ninja install && rm /tmp/at-spi-dbus-bus.service Command Explanations -Dsystemd_user_dir=/tmp: This flag puts the systemd unit file in /tmp where it will be removed. SysV, is unable to use this file. Contents Installed Programs Installed Library Installed Directories None libatspi.so /usr/include/at-spi-2.0, /usr/share/defaults/at-spi2, and /usr/share/gtk-doc/html/libatspi Short Descriptions libatspi.so contains the At-Spi2 API functions. libatspi.so