----- This file has been released by its author to the Public Domain. Details in doc/cc0.txt relative to the top level of this distribution, or at https://creativecommons.org/publicdomain/zero/1.0/ ----- Install Debian Jessie - http://debian.org Upgrade to Devuan - http://devuan.org Add APT repo for Stack: deb http://download.fpcomplete.com/debian jessie main Get APT key for Stack from a keyserver: gpg --recv-key 575159689BEFB442 Trust the key: gpg --export -a 575159689BEFB442 | sudo apt-key add - sudo apt-get update sudo apt-get install stack libsodium13 pkg-config Install libpgm and ZMQ: wget -r http://hacknw.org/bp/ && ls hacknw.org/bp/*.deb | grep -v dbg | xargs sudo dpkg -i # in max directory: stack setup stack build --test # to run server: stack exec maxd # for max client, get HGamer3D: Install Arriccio from hgamer3d.org - http://www.hgamer3d.org/downloads/aio-amd64-linux-0.1.2.tar.gz - extract and install aio in PATH aio alias run http://www.hgamer3d.org/tools/Run.0517 aio run stack exec max3d