mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-11 14:14:47 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1406 af4574ff-66df-0310-9fd7-8a98e5e911e0
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>
|
|
|