Ubuntu 12.04 - LemontechSA/TideSDK GitHub Wiki

By default python2.6-dev is not included in the base repo.

sudo add-apt-repository ppa:deadsnakes

sudo apt-get update

sudo apt-get install python2.6 python2.6-dev

Final error (problem with gtk+ 2.0-dev)

https://gist.github.com/2985438