The Virtual Toolbox has all the latest LROSE-Blaze packages installed, with no compilation or dependencies other than Docker required.
docker pull nsflrose/lrose-blaze
This should pull the latest tag.
cp lrose /usr/local/bin/
chmod +x /usr/local/bin/lrose
For Native applications on the Mac, the recommended method is to use Homebrew. The formula contains all the necessary dependencies and build instructions.
brew install lrose-blaze.rb
Source compilation on Linux or the Mac is best performed using a supplied Python script. All dependencies should be installed prior to building LROSE-Blaze.