BFRM 2.0


BFRM home Download Inputs Examples


Download and Install BFRM 2.0 Precompiled binary distributions of BFRM 2.0 for several platforms are available here for downloading. Download the appropriate copy for the target platform and extract/copy the binary file to a working directory, then set the executable privilege as necessary. No other libraries are needed to run BFRM. Click on the button containing the name of your operating system below to download the relevant version.
  • Windows
    The Windows version is provided as .exe binary directly. Download the file directly to a target working directory. No further installation is necessary.
  • 32 bit Linux (Compiled on i386 Fedora Core 4)
    The 32 bit Linux version is zipped into a tar.gz file. After downloading to the target machine, unzip and extract via
    gzip -d bfrm32.tar.gz
    tar -xvf bfrm32.tar
    Then install by simply copying the binary to the target working directory and setting executable privilege if necessary.
  • 64 bit Linux (Compiled on i86_64 CentOS3)
    The 64 bit Linux version is zipped into a tar.gz file. After downloading to the target machine, unzip and extract via
    gzip -d bfrm64.tar.gz
    tar -xvf bfrm64.tar
    Then install by simply copying the binary to the target working directory and setting executable privilege if necessary.
  • Mac OSX (Compiled on Mac OSX 10.3.9)
    The Max OS X version is is provided as a disk image file. After downloading, mount the dmg file and drag bfrm to the target working directory.