1.下载python3.2安装包 http://www.python.org/getit/releases/3.2.2/ 2.解压 tar -xf Python-3.2.2.tar.bz2 3. ./configure 4.make 5.make install