glfs/gnome/lib/vte/vte-inst.xml

12 lines
276 B
XML
Raw Normal View History

<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>