GaBuZoMeu/INSTALL.md

596 B

Installation

GaBuZoMeu is written in Haskell so you will need an Haskell compiler. Then just type make all.

To see if everything is fine, make test.

Pre-requisites on Debian operating system

apt install ghc  libghc-hunit-dev libghc-regex-compat-tdfa-dev

Bug reports

On the forge.

Creating the database

If you want to create a database to insert the language subtag registry (with the registry2postgresql or registry2sqlite programs), see the creation scripts under ./SQL/.