glfs/gnome/lib/at-spi/at-spi-inst.xml
Larry Lawrence 737921410e update to galeon-1.3.11a and fixed formating
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-14 21:46:48 +00:00

14 lines
502 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>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>