The Meta-Environment - DownloadDaily

Skip to main content.

Unstable continous release of the ASF+SDF Meta-Environment 2.0 (alpha)

Pre-installation requirements

Before attempting to install The Meta-Environment, you will need the following software installed, and available in your PATH:

Configuration and installation instructions:

sh asfsdf-meta-<version>.sh
tar zxvf asfsdf-meta-<version>.tar.gz
cd asfsdf-meta-<version>
./collect.sh
./configure --prefix=<your-prefix>
make