Arvind Marathe wrote:
> (MPI_HOME is /opt/intel/cmkl/8.1/ and MKL_HOME is /opt/intel/mpi/2.0.1/.) The
I'm not sure if this is the solution, but these environment variables
seem to be set the wrong way around.
i.e. MPI_HOME should be /opt/intel/mpi/2.0.1/ and MKL_HOME should be
/opt/intel/cmkl/8.1/
Try correcting this this and rerun configure, then do a "make clean",
then a "make"
> make[1]: yacc: Command not found
> make[1]: *** [parser.c] Error 127
> make[1]: Leaving directory `/soft/amber9/src/leap/src/leap'
You need byacc installed.
regards,
Mark
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Apr 15 2007 - 06:07:36 PDT