SkiSimulator
From NetBSD Wiki
To get the SkiSimulator running on NetBSD/i386, you need to have the following prerequisites:
Tip: You can run the ski emulator with qemu usermode emulation on non i386 platforms
- compat_linux support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html
- procfs support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs
- mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
To get the ski package installed, do the following:
- install emulators/ski package via pkgsrc ( See: http://www.pkgsrc.org )
- run 'ski' at the command line to fire up ski, preferrably from within an xterm window.
- BUGS: the xserver version xski doesn't work currently.
