On Wed, Feb 15, 2023, Renato Freitas via AMBER wrote:
>I am trying to install Amber20 and AmberTools21 on my machine but it
>failed after about 74% of the installation.
>My specifications:
>- Ubuntu 20.04.5
>- gcc version 9.4.0
It looks like you ran a parallel make (e.g. make -j4 install). That mixes
up the output messages. Can you try the build again without the -j flag?
>Error: Symbol ‘atompositions_fce’ at (1) has no IMPLICIT type
>/usr/local/amber/amber20_src/AmberTools/src/rism/amber_rism_interface.F90:1476:24:
>
> 1476 | atomPositions_fce = atomPositions_md
This is an odd error: I can't see any problem with the code, at least on a
first inspection. Maybe a clearer error log will help.
...thx...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Feb 16 2023 - 06:30:02 PST