Dear Meepers, I partially solve my problem for BLAS libraries using /export BLAS_LIBS="/opt/intel/mkl-9.0/em64t/libmkl.a"/ But I did the same for LAPACK (/export LAPACK_LIBS="/opt/intel/mkl-9.0/em64t/libmkl_lapack.a"/) and it did not work and I do not understand why #./configure ...... checking for sgemm_ in /opt/intel/mkl/9.0/lib/em64t/libmkl_em64t.a... no checking for sgemm_... no checking for ATL_xerbla in -latlas... no *checking for sgemm_ in -lblas... yes* checking for dgemm_ in -ldgemm... no checking for sgemm_ in -lcxml... no checking for sgemm_ in -ldxml... no checking for sgemm_ in -lscs... no checking for sgemm_ in -lcomplib.sgimath... no *checking for sgemm_ in -lblas... (cached) yes* checking for sgemm_ in -lessl... no checking for sgemm_ in -lblas... (cached) yes checking for cheev_ in /opt/intel/mkl/9.0/lib/em64t/libmkl_lapack.a... no checking for cheev_... no checking for cheev_ in -llapack... no checking for cheev_ in -llapack_rs6k... no configure: WARNING: BLAS/LAPACK needed for harminv ...... I try with the dynamic libraries *.so and I obtain the same problem. Anyone has already got such a problem or have any idea how to solve it? Thanks in advance,
Richard _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

