How to Build and Install MadButterfly?

Prerequisite

Get source

Build and Install

Examples

You can make examples with following command,

 make PREFIX=/path/to/some/where/
if MadButterfly was not installed in default path, with different prefix.

You can install MadButterfly somewhere, other than /usr/local/. For example

 ./configure --prefix=${PWD}/dest
SourceForge.net Logo