Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 569 Bytes

INSTALL.md

File metadata and controls

16 lines (12 loc) · 569 Bytes

Install

Build from git:

git clone http://savannah.gnu.org/git/?group=gforth
sudo apt-get install gforth libffi-dev libltdl7 libsoil-dev libtool-bin yodl
./install-swig.sh # optional for C-bindings (e.g. OpenGL, posix )
./BUILD-FROM-SCRATCH
sudo make install

Alternative: Build from Tarball

If you are building from the tarball, please consult INSTALL.

Copyright (C) 2016 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.