| Hi - This is quite a common problem, and it means that you need to install the Xorg development package (header files are part of this bundle) which will allow you to compile an application from source. You can Google for those, but if you're just using a live cd, how are you compiling from source? The distro will just be loaded into RAM.
Assuming you had Knoppix on your hdd and your package(s) database was up-to-date you could do something a bit like:
apt-get install xorg-dev
Good luck!
__________________ I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso |