On Fri, Aug 24, 2012, Yubo Fan wrote:
>
> The compilation of Amber 12 with 'configure -mpi gnu' was successed
> but 'configure -nofftw3 gnu' gave an error message:
>
> ===================================================
> Configuring fftw-3.3 (may be time-consuming)...
Try this: edit $AMBERHOME/AmberTools/src/configure2, and go to line 255:
-nofftw3) rism='no'; pbsaflag=''; ;; #mdgx='no'; ;;
Remove the "#" before "mdgx='no'.
Note to developers: this was fixed in the master branch on April 2, commit
a5ea52510c5179, but somehow missed getting into the release.
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Aug 24 2012 - 06:30:02 PDT