Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
install_actflow [2026/07/22 12:41] – [Build instructions] rajitinstall_actflow [2026/07/22 15:09] (current) – [Linux/Unix-like environments] rajit
Line 34: Line 34:
 **MacOS:** These packages can be installed using the [[https://brew.sh/|homebrew]] package manager. Note that on recent versions of MacOS, the C++ compiler provided by Apple does not accept the ''-fopenmp'' flag for OpenMP compilation, so you will likely need to install g++ using homebrew as well. **MacOS:** These packages can be installed using the [[https://brew.sh/|homebrew]] package manager. Note that on recent versions of MacOS, the C++ compiler provided by Apple does not accept the ''-fopenmp'' flag for OpenMP compilation, so you will likely need to install g++ using homebrew as well.
  
 +**Archlinux:** One of the ACT users has contributed an Archlinux [[https://aur.archlinux.org/packages/actflow-git |package]]. 
 ==== Build instructions ==== ==== Build instructions ====