Mac-Build
From Lrose Wiki
Revision as of 17:05, 2 July 2020 by Tingyucha (talk | contribs) (→How to install LROSE source on a Mac?)
Revision as of 17:05, 2 July 2020 by Tingyucha (talk | contribs) (→How to install LROSE source on a Mac?)
How to install LROSE source on a Mac?
1. Download the lrose-core-20200701.src.mac_osx.tgz tar file.
2. Build LROSE by running the python script:
- To build and install into the default directory:
/usr/local/lrose
./build_src_release.py
- Or set an install directory:
./build_src_release.py --prefix /my/install/dir
3. You are done with the lrose installation! Check HawkEye and Wind tools installation if you are in need of these tools, otherwise go to the documentation to learn how to run LROSE tools!