emu for Mac OS X
05 Dec 2003

This version of emu is built for Mac OS X 10.2.x and 10.3.x. It is only the binary (bzip2 compressed) and still requires the full download of Inferno in order to be useful for the user. Graphics display currently requires X11R6 to be installed.

The emu binary was build from the sources with -O2 and no debugging symbols.

This verion of emu will only run in interpreted mode. The JIT has not been implemeted at this point. No optimizations or warranties are implied.

Download both the emu.bz2 and MacOSX-power.sh files. bunzip -k emu.bz2. You can follow the standard Inferno installation instructions from the Vita Nuova site, just use the modified MacOSX-power.sh script and emu binary. usage: ./MacOSX-power.sh < emu path > < cdpath >/install < inferno root >