glfs/gnome/lib/vte/vte-inst.xml
Larry Lawrence df6f829d87 gnome-2.2, vte, gnome-terminal
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@677 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 18:22:33 +00:00

12 lines
276 B
XML

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