glfs/general/prog/python/python-inst.xml

12 lines
315 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>Python</application></title>
<para>Install <application>Python</application> by running the following commands:</para>
<para><screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install </command></userinput></screen></para>
</sect2>