I managed to complie an x86 program from source on a 512mb rpi and it worked. I found out the hard way that just copying the files over to another rpi dosen't work, I'm assuming its because of all the dependances. Is it possible to make a .deb on a rpi? or does it have to be cross compiled on a pc? -dan