Compiling on Kubuntu 12.04

You’d need to install the -dev packages, such as python-dev. Some packages (like libmesa-gles1-dev) are a bit trickier to figure out, but still easy by running makepanda with the --verbose flag and checking which files are missing, and then using “apt-file” to find which package has that file.