Borderbasix

Download and installation

1.Requirements

The following libraries must be available on your platform before all:

2.Downloading the source code

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).

3.Configuration

Home  |  Download & InstallContributions