2002-08-05 10:38:42 +08:00
|
|
|
<sect2>
|
2003-07-02 11:09:39 +08:00
|
|
|
<title>Installation of <application>Python</application></title>
|
2002-08-05 10:38:42 +08:00
|
|
|
|
2003-07-02 11:09:39 +08:00
|
|
|
<para>Install <application>Python</application> by running the following commands:</para>
|
2002-08-05 10:38:42 +08:00
|
|
|
|
2003-09-14 09:27:34 +08:00
|
|
|
<para><screen><userinput><command>./configure --prefix=/usr --enable-shared &&
|
2002-08-05 10:38:42 +08:00
|
|
|
make &&
|
2003-07-02 11:09:39 +08:00
|
|
|
make install </command></userinput></screen></para>
|
2002-08-05 10:38:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|