天天看點

python 2.7 自定義 RPM 編譯[備忘]

要求

把 python 2.7 進行編譯

安裝目标位置

可執行檔案位置   /apps/svr/python27

其他庫檔案, 頭檔案, doc 安裝位置  /apps/lib/python27

對應源碼 python-2.7.5.tar.gz

參見  python-2.7_centos5.8.spec 檔案

編譯方法

參見 python-2.7_centos6.5.spec 檔案