2017年6月17日 星期六

[Python] How to compile pysvn

Download package
wget http://tigris.org/files/documents/1233/49465/pysvn-1.8.0.tar.gz


Decompress and jump into the folder
cd pysvn-1.8.0/Source


Start to configurate && compile
python2.7 setup.py configure
make


Under current folder will create a folder was called pysvn
cp -r pysvn /usr/lib/python2.7/site-packages/


Reference:

0 意見:

張貼留言