Download and installation
|
The following libraries must be available on your platform before all:
gmp
linalg (
The version under development is available as follows:
svn checkout https://scm.gforge.inria.fr/anonscm/svn/mmx/borderbasix
The source can also be recovered and compiled as follows
svn checkout https://scm.gforge.inria.fr/anonscm/svn/mmx/subpackages/bbx
cd bbx
./init.cfg
mkdir ../build
cd ../build
cmake ../bbx
make
Archives of releases can also be found at
http://gforge.inria.fr/project/mmx
(see distribution bbx which includes borderbasix and linalg).