2.4. SIP

Build instructions :

cd ~/pydadl_install
wget http://www.riverbankcomputing.com/Downloads/sip4/sip-4.7.4.tar.gz
tar xzvf sip-4.7.4.tar.gz
cd sip-4.7.4
/usr/local/pydadl/bin/python configure.py
make
make install