glfs/gnome/otherlibs/libcapplet/libcapplet-inst.xml

14 lines
258 B
XML
Raw Normal View History

<sect2>
<title>Installation of libcapplet</title>
<para>Install libcapplet by running the following commands:</para>
<para><screen><userinput>
./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install
</userinput></screen></para>
</sect2>