buildingpython - clover3/Roland GitHub Wiki
Shared μ¬μ©κ°λ₯νκ² λΉλνκΈ°
$ cd Python-2.7.3/
$ ./configure --enable-shared
$ make
$ ./python -V
$ 2.7.2+
$ cd Python-2.7.3/
$ ./configure --enable-shared
$ make
$ ./python -V
$ 2.7.2+