mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 12:32:13 +08:00
12 lines
242 B
XML
12 lines
242 B
XML
|
<sect2>
|
||
|
<title>Installation of Python</title>
|
||
|
|
||
|
<para>Install Python by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/usr &&
|
||
|
make &&
|
||
|
make install </userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|