I am trying to set up the compiled version of CPython, on Ubuntu 12.04, by following the python developer guide. Even after installing the dependent packages lzma and sqlite3,
I used the instructions here: python-on-debian-wheezy
But I also had to install tk-dev which wasn't listed there.