Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Silicon manual installation error #11

Open
AkthemRehab opened this issue Apr 25, 2023 · 0 comments
Open

Mac Silicon manual installation error #11

AkthemRehab opened this issue Apr 25, 2023 · 0 comments

Comments

@AkthemRehab
Copy link

AkthemRehab commented Apr 25, 2023

Thank you for the amazing work. Let me first share that I setup EOF-Library using the docker option on mac silicon successfully. I am trying to install it manually to complement an environment I am building natively on mac silicone comprised of FreeCAD, Gmsh, Paraview, OpenFOAM, and elmerFEM under the overarching umbrella of FreeCAD FEM & CFD-OF workbenches.

This environment is still missing, from my humble perspective and based on my requirements, the EOF-Library, cfmesh, and mbdyn. All of which, I did not succeed yet in installing natively on a mac silicon environment. I hope you can help with EOF-Library.

I follow the manual installation instructions till I get to the eofCompile command. I get the following:

`Akthem@X-mbp EOF-Library % eofCompile

eofCompile:1: command not found: wmake
no elmerice
/opt/homebrew/bin/gfortran -o /Users/Akthem/../libs/Elmer2OpenFOAM.so -J/Users/Akthem/../libs /Users/Akthem/../libs/Elmer2OpenFOAM.F90 -fallow-argument-mismatch -DCONTIG= -DHAVE_EXECUTECOMMANDLINE -DUSE_ISO_C_BINDINGS -DUSE_ARPACK -O2 -g -DNDEBUG -fPIC -dynamiclib -Wl,-headerpad_max_install_names -I/Users/Akthem/elmer/install//share/elmersolver/include -L/Users/Akthem/elmer/install//lib/elmersolver -shared -lelmersolver
f951: Warning: Nonexistent include directory '/Users/Akthem/../libs' [-Wmissing-include-dirs]
f951: Fatal Error: /Users/Akthem/../libs/Elmer2OpenFOAM.F90: No such file or directory
compilation terminated.
no elmerice
/opt/homebrew/bin/gfortran -o /Users/Akthem/../libs/OpenFOAM2Elmer.so -J/Users/Akthem/../libs /Users/Akthem/../libs/OpenFOAM2Elmer.F90 -fallow-argument-mismatch -DCONTIG= -DHAVE_EXECUTECOMMANDLINE -DUSE_ISO_C_BINDINGS -DUSE_ARPACK -O2 -g -DNDEBUG -fPIC -dynamiclib -Wl,-headerpad_max_install_names -I/Users/Akthem/elmer/install//share/elmersolver/include -L/Users/Akthem/elmer/install//lib/elmersolver -shared -lelmersolver
f951: Warning: Nonexistent include directory '/Users/Akthem/../libs' [-Wmissing-include-dirs]
f951: Fatal Error: /Users/Akthem/../libs/OpenFOAM2Elmer.F90: No such file or directory
compilation terminated.`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant