通过./configure –prefix 指定的路径不生效/没作用的解决办法 文章作者 萝卜豆子 发布日期 2015年12月23日 本来想用下面的方法指定make install的路径,但是一直不生效, ./configure --prefix=$(pwd)/install 用下面的方法解决了: make install prefix=$(pwd)/install ← 编译Python 2.7.1:Include/pyport.h:243:13: error: #error “This platform’s pyconfig.h needs to define PY_FORMAT_LONG_LONG” → [收藏 题库小猿搜题产品技术负责人]涅槃重生:我的技术转管理之路