mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-11 14:14:47 +08:00
14 lines
490 B
XML
14 lines
490 B
XML
|
<sect2>
|
||
|
<title>Installation of <application><acronym>AT</acronym> <acronym>SPI</acronym></application></title>
|
||
|
|
||
|
<para>Install <application><acronym>AT</acronym> <acronym>SPI</acronym></application> by running the following commands:</para>
|
||
|
|
||
|
<screen><userinput><command>patch -Np1 -i ../at-spi-1.1.9-lspi.patch &&
|
||
|
./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
|
||
|
--disable-gtk-doc &&
|
||
|
make &&
|
||
|
make install</command></userinput></screen>
|
||
|
|
||
|
</sect2>
|
||
|
|