Achtung

This page assumes you are on Debian. You may have luck with other distributions, but installing the i386 dependencies is likely to be a different process. It is assumed you already have a basic development environment (e.g. apt install build-essential on Debian).

Enable i386 architecture and install dependencies

dpkg --add-architecture i386
apt update
apt install libx11-dev:i386
apt install libxext-dev:i386

Grab a copy of purgatorio

Setup mkconfig

Set PATH

Make mk and install

./makemk.sh
mkdirs
mk nuke
mk install

Create home folder

cp -r usr/inferno usr/$USER

emu alias

emu script

wmsetup