<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>>Dear Sagar,<br>Dear Sir,<br>Thank you very much for taking interest.<br>>Please, run the following commands and let me know the output<br>Here are the outputs with respective commands.<br><br>>uname -a<br>Linux localhost.localdomain 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux<br><br>>ifort -V<br>Version 10.1 <br><br>>./configure (in the ESPRESSO directory)<br>[phy@localhost espresso4.0cvs2]$ ./configure<br>checking build system type... x86_64-unknown-linux-gnu<br>checking architecture... amd64<br>checking for ifort... ifort<br>checking for Fortran 77 compiler default output file name... a.out<br>checking whether the Fortran 77 compiler works... yes<br>checking whether we are cross compiling... yes<br>checking for suffix of executables...
 <br>checking for suffix of object files... o<br>checking whether we are using the GNU Fortran 77 compiler... no<br>checking whether ifort accepts -g.... yes<br>checking for mpif90... no<br>checking for ifort... ifort<br>checking whether we are using the GNU Fortran 77 compiler... no<br>checking whether ifort accepts -g... yes<br>checking version of ifort... ifort 10.1<br>setting F90... ifort<br>setting MPIF90... ifort<br>checking for icc... icc<br>checking whether we are using the GNU C compiler... yes<br>checking whether icc accepts -g... yes<br>checking for icc option to accept ANSI C... none needed<br>setting CC... icc<br>checking how to run the C preprocessor... icc -E<br>checking for egrep... grep -E<br>checking for ANSI C header files.... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking
 for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for int *... yes<br>checking size of int *... 4<br>checking malloc.h usability... yes<br>checking malloc.h presence... yes<br>checking for malloc.h... yes<br>checking for struct mallinfo.arena... yes<br>checking for ifort... ifort<br>checking whether we are using the GNU Fortran 77 compiler... no<br>checking whether ifort accepts -g... yes<br>setting F77... ifort<br>setting FFLAGS... -O2 -assume byterecl<br>setting F90FLAGS... $(FFLAGS) -nomodule<br>setting FFLAGS_NOOPT... -O0 -assume byterecl<br>setting CFLAGS... -O3<br>setting CPP... cpp<br>setting CPPFLAGS... -P -traditional<br>setting LD... ifort<br>setting LDFLAGS...<br>setting AR... ar<br>setting ARFLAGS... ruv<br>setting ARFLAGS_DYNAMIC...ruv<br>checking whether make sets $(MAKE)... yes<br>checking whether Fortran files must be preprocessed... no<br>checking how to get verbose linking output from
 ifort... -v<br>checking for Fortran libraries of ifort...  -L/opt/intel/fc/10.1.012/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/32 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/32/.. -L/usr/lib -lifport -lifcore -limf -lm -lipgo -lirc -lgcc_s -lirc_s -ldl<br>checking for dummy main to link with Fortran libraries... none<br>checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore<br>checking for library containing dgemm... no<br>in /opt/intel/mkl/10.0.1.014/lib/em64t: checking for library containing dgemm... no<br>in /opt/intel/mkl*/lib/em64t: checking for library containing dgemm... no<br>in /opt/intel/cc/10.1.015/lib: checking for library containing dgemm... no<br>in /opt/intel/fc/10.1.012/lib: checking for library containing dgemm... no<br>checking for library containing dgemm.... no<br>in /usr/local/lib: checking for library containing dgemm... no<br>in /cineca/prod/intel/lib: checking for library containing dgemm...
 no<br>in /opt/intel/cc/10.1.015/lib: checking for library containing dgemm.... no<br>in /opt/intel/fc/10.1.012/lib: checking for library containing dgemm... no<br>checking for library containing dgemm... no<br>in /usr/local/lib: checking for library containing dgemm... no<br>in /cineca/prod/intel/lib: checking for library containing dgemm... no<br>in /opt/intel/cc/10.1.015/lib: checking for library containing dgemm... no<br>in /opt/intel/fc/10.1.012/lib: checking for library containing dgemm... no<br>checking for library containing zggev... no<br>in /usr/local/lib: checking for library containing zggev... no<br>in /cineca/prod/intel/lib: checking for library containing zggev... no<br>in /opt/intel/cc/10.1.015/lib: checking for library containing zggev... no<br>in /opt/intel/fc/10.1.012/lib: checking for library containing zggev... no<br>setting BLAS_LIBS... ../flib/blas.a<br>setting LAPACK_LIBS... ../flib/lapack.a<br>checking for library containing
 fftwnd... no<br>in /usr/local/lib: checking for library containing fftwnd.... no<br>in /cineca/prod/intel/lib: checking for library containing fftwnd.... no<br>in /opt/intel/cc/10.1.015/lib: checking for library containing fftwnd... no<br>in /opt/intel/fc/10.1.012/lib: checking for library containing fftwnd... no<br>setting FFT_LIBS...<br>checking for library containing fftwnd... (cached) no<br>setting MASS_LIBS...<br>checking for library containing mpi_init... no<br>setting MPI_LIBS...<br>checking for library containing mpi_init... (cached) no<br>setting DFLAGS... -D__INTEL -D__FFTW -D__USE_INTERNAL_FFTW<br>setting IFLAGS... -I../include<br>setting FDFLAGS... $(DFLAGS)<br>checking for ranlib... ranlib<br>setting RANLIB... ranlib<br>configure: creating ./config.status<br>config.status: creating include/fft_defs.h<br>config.status: creating make.sys<br>config.status: creating configure.msg<br>config.status: creating include/c_defs.h<br>config.status:
 include/c_defs.h is unchanged<br>--------------------------------------------------------------------<br>ESPRESSO can take advantage of several optimized numerical libraries<br>(essl, fftw, mkl...).  This configure script attempts to find them,<br>but may fail if they have been installed in non-standard locations.<br>If a required library is not found, the local copy will be compiled.<br><br>The following libraries have been found:<br>  BLAS_LIBS=../flib/blas.a<br>  LAPACK_LIBS=../flib/lapack.a<br>  FFT_LIBS=<br>Please check if this is what you expect.<br><br>If any libraries are missing, you may specify a list of directories<br>to search and retry, as follows:<br>  ./configure LIBDIRS="list of directories, separated by spaces"<br><br>Parallel environment not detected (is this a parallel machine?).<br>Configured for compilation of serial executables.<br><br>For more info, read the ESPRESSO User's Guide
 (Doc/users-guide.tex).<br>--------------------------------------------------------------------<br>configure: success<br>[phy@localhost espresso4.0cvs2]$ <br><br><br>regards<br>Sagar<br></div></div><br>


      <!--2--><hr size=1></hr> Unlimited freedom, unlimited storage. <a href="http://in.rd.yahoo.com/tagline_mail_2/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/">Get it now</a></body></html>