This package is installed as a normal Gap package: see Gap reference
manual, chapter "74 GAP Packages", for details.

This package requires compilation, and the complilation is non-standard:
see README file for details.

cd pkg/openmath

cd OMCv1.3c/src/
./configure
make
cd ../../
./configure ../../
make


A Windows user may try to get a precompiled OMC binary from
ftp://ftp-sop.inria.fr/safir/OM (I didn't try), and thereafter

cd pkg/openmath

./configure ../../
make

