Quote:
Originally Posted by The_Red_River
Its just say "permission denied" when im trying to use "./crawl" on kterm and "fatal: kernel too old / segmentation fault". Did I messed up something?
Thanks.
|
Same thing here on PW1. I'm not an expert, but I think that the issue is that newer kindles are on armhf architecture which is hard-float, and older kindles are on armv7l architecture which is little-endian. This version of crawl is built for armhf, so you get these errors on older devices - so no, you didn't mess anything up.
If you have ssh working in kterm you can play dungeon crawl online instead via SSH. There's a
video here which goes into more detail if you're interested.