03/26/2006 So after 6 months, we finally got Nethack working on a WRT (tested on a Linksys WRT54G running OpenWRT Whiterussian RC4). You can download it from: http://www.hackerpimps.com/fairuzawrt/bin/nethack.tar.bz2 The tarball is configured to run out of the /tmp directory, so download it to there and then type: tar jxvf nethack.tar.bz2 Once you've untarred the file, play the game by typing ./nethack from your /tmp directory. The game is right around 3.3MB (huge, I know....I'm working on it). Make sure /tmp has enough space by typing: df -h before you untar the game. .ipkg coming soon!!! Thanks to: The uCLibC buildroot ( http://www.uclibc.org/toolchains.html ) The Auto-NetHack project ( http://auto-nethack.sourceforge.net/ ) E-Bay and the Cobalt RaQ 2 (which is what I compiled it on) The Debian MIPS project ( http://http://www.debian.org/ports/mips/ ) Martin Michlmayer for his work with Debian on the Cobalt MIPS products ( http://www.cyrius.com/debian/cobalt/sarge.html )