%general-entities; ]> $LastChangedBy$ $Date$ GAIL-&gail-version; Introduction to <application><acronym>GAIL</acronym></application> The GAIL package contains the GNOME Accessibility Implementation Libraries. Package information Download (HTTP): Download (FTP): Download MD5 sum: &gail-md5sum; Download size: &gail-size; Estimated disk space required: &gail-buildsize; Estimated build time: &gail-time; <application><acronym>GAIL</acronym></application> dependencies Required Optional Installation of <application><acronym>GAIL</acronym></application> Install GAIL by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --disable-gtk-doc && make && make install GTK+ will look for the GAIL modules in /usr/lib even if $GNOME_PREFIX is NOT /usr. Create a symlink to $GNOME_PREFIX to satisfy this requirement: ln -sf `pkg-config --variable=prefix ORBit-2.0`/lib/gtk-2.0/modules \ /usr/lib/gtk-2.0 Contents The GAIL package contains libgailutil libraries and GAIL GTK+ modules. Description libgailutil libraries libgailutil libraries provide the functions that solve accessibility problems in a consistent manner across GNOME.