I have a Mac mini with Apple Silicon and I'm trying to build a native instance of OpenFOAM v9. I followed the directions located here:
https://github.com/mrklein/openfoam-os-x/wiki/OpenFOAM(R)-release-&-Homebrew
Everything works fine until I get to the following command:
git apply OpenFOAM-9.patch
I receive the following error:
error: patch failed: etc/bashrc:154
error: etc/bashrc: patch does not apply
Any suggestions?
I have a Mac mini with Apple Silicon and I'm trying to build a native instance of OpenFOAM v9. I followed the directions located here:
https://github.com/mrklein/openfoam-os-x/wiki/OpenFOAM(R)-release-&-Homebrew
Everything works fine until I get to the following command:
git apply OpenFOAM-9.patch
I receive the following error:
error: patch failed: etc/bashrc:154
error: etc/bashrc: patch does not apply
Any suggestions?