Wiki home
Editing page "
Python
"
Base on previous version:
0
-
71
-
474
-
998
-
2274
-
2276
-
2881
-
3376
-
3781
-
4282
-
4549
-
5031
-
5530
-
5581
-
5741
-
5991
-
6312
-
6555
-
6671
-
6675
-
6790
-
7248
-
7443
wget -c http://python.org/ftp/python/2.7.3/Python-2.7.3.tar.bz2 tar -xjf Python-2.7.3.tar.bz2 cd Python-2.7.3 mkdir build cd build ../configure --prefix="/usr" make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page