Dear Steven and Meepers, I have got a small problem installing Meep. I installed everything I need for the moment: lbctl, hdf5, blas and lapack libraries etc... I have got a problem with finding HDF5 libraries but I solve it reading the meep-discussion archives (THANKS).
Nevertheless, I am always unable to link my BLAS and LAPACK libraires. I installed MKL libraries (BLAS and LAPACK forn INTEL) in /opt/intel/mkl/9.0/lib and /opt/intel/mkl/9.0/include. My librairy names are not lblas and liblapack but libmkl_em64t and libmkl_lapack. I update LD_LIB_PATH, LDFLAGS ... but it does work. I tried --with-blas=<dir> and --with-lapack=<dir> but as it is explained in the installation manual, configure files is looking for libraries with a specific name. How I can change the name of the libraries form lblas to libmkl_em64t for instance. I am a newbie in linking such a libraries (I am working on Fedora core). Any help is very welcome. Anyone has already install Meep with Vendor-optimized BLAS? What I am making wrong? Regards, Richard -- QUINTANILHA Richard US National Institute of Standards and Technology Precision Ingineering Division Metrology A 226 100 Bureau Drive - Stop 8212 Gaithersburg, MD 20899-8211 USA Ph. (1) 301-975-4755 Fax (1) 301-869-0822 e-mail : [EMAIL PROTECTED], http://www.nist.gov _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

