Thanks. But, erm, two questions: Which are those/where can I find them, and why is it saying "can't find file X"? Shouldn't it say something like "missing X library.so"?
mkdir /tmp/disk/dev /tmp/disk/sys /tmp/disk/proc mount -o bind /dev /tmp/disk/dev mount -o bind /sys /tmp/disk/sys mount -o bind /proc /tmp/disk/proc