On Wed, Feb 12, 2025, INDAH LANGITASARI via AMBER wrote:
>Please help me solve the installation error on Mac M2; I have been trying to install it for almost 1 month and always get an error. The installation error last occurred when running "make install" at 96%.
>[ 96%] Building Fortran object src/pmemd/src/CMakeFiles/pmemd.decomp.dir/dihedrals.F90.o
>/Users/indahlangit/downloads/amber24_src/src/pmemd/src/dihedrals.i:2:7:
>
> 2 | use ti_decomp_mod
> | 1
>Fatal Error: Cannot open module file 'ti_decomp_mod.mod' for reading at (1): No such file or directory
Thanks for your report. Here is a copy of post from a yesterday, that
probably has not yet made it onto the mailing list archive:
--------------------------------------------------------------------------------
On Tue, Feb 11, 2025, Luke Allfree wrote:
> ```
> [ 95%] Building Fortran object
src/pmemd/src/CMakeFiles/pmemd.decomp.dir/dihedrals.F90.o
> /Users/lukeallfree/software/amber/amber24_src/src/pmemd/src/dihedrals.i:2:7:
>
> 2 | use ti_decomp_mod
> | 1
> Fatal Error: Cannot open module file 'ti_decomp_mod.mod' for reading at (1):
Possible workaround: Edit amber24_src/src/pmemd/src/CMakeLists.txt, and
comment out the lines that refer to pmemd.decomp -- this should be lines
225-232 or very close to that.
------------------------------------------------------------------------------
Apple Silicon builds are quite troublesome to support. Many users report
either no problems, or different problems than you see. It has been very
difficult to distinguish installations where the build works from those
where it fails.
...hope this helps....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Feb 12 2025 - 07:00:02 PST