glfs/multimedia/videoutils/xine-ui/xine-ui-inst.xml

17 lines
562 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>xine User Interface</application></title>
<para>Apply the following patch if you have
<application>cURL</application> installed and you wish to utilize
it:</para>
<screen><userinput><command>patch -Np1 -i ../xine-ui-&xine-ui-version;-curl.patch</command></userinput></screen>
<para>Install <application>xine User Interface</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>