Travel

Categories

python tutorial

http://www.tutorialspoint.com/python/python_overview.htm

Compile python-igraph with custom built python on CenOS 5/6

This was proved to be a very difficult task since a lot of tools were required to be re-compiled for the custom built python. I documented the sequence of tools required to be re-built below : All the newly compiled binaries/headers/libraries will be set to put in /opt/local

1. Compile python 2.7.2 with shared library […]