Dear All,
During the installation of amber 12 on my server (CPU: AMD Opteron 6174
2.2G) under RedHat 5.4 systtem, I met with the problem of fftw3.
After the configure without fftw3 using command: *./configure -nofftw3 gnu*,
I can successfully installed amber.However, without fftw3, the RISM and the
FFT solver in pbsa will be disabled.
If I use *./configure gnu*, after the successful configuration, I could not
intall pbsa, many errors occured, which is due to FFTW. How to tackle this
problem
*
Lots of errors about fftw3.F9: *
integer(C_INT) function fftwl_import_wisdom(read_char,data) bind(C, name='f
Parameter 'c_int' at (1) has not been declared or is a variable, which does
not reduce to a constant expression
type(C_FUNPTR), value :: read_char
Derived type 'c_funptr' at (1) is being used before it is defined
type(C_PTR), value :: p
Derived type 'c_ptr' at (1) is being used before it is defined.
Thanks for your help!
shulin
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Apr 24 2012 - 02:30:03 PDT