Instal Pythong ke Lokasi Kustom
Step 1 - Download Python source for the required version
Step 2 - Untar the source package
Step 3 - CD to the directory created
Step 4 - Compile & install
./configure --prefix=<</complete/path/of/custom/location>>
make
make install
Step 5 - Add <</complete/path/of/custom/location>> to your path
Tense Tarantula