#!/bin/bash # $ rlwrap gosh # (exit) cd /ext/exp tar zxvf /ext/cmp/Gauche-*.tgz cd Gauche-* ./configure --prefix /ext/env/gauche make make install cd /ext/bin ln -s /ext/env/gauche/bin/gosh gosh