glfs/gnome/lib/gail/gail-inst.xml
Larry Lawrence 0a3b11df1c gnome-2.2, gail, at-spi, libgail-gnome
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@679 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 20:23:31 +00:00

12 lines
264 B
XML

<sect2>
<title>Installation of gail</title>
<para>Install gail by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>