The standard method is to (before compilation) do source COMPOSER_PATH/bin/ifortvars.sh CPUTYPE
where COMPOSER_PATH is where you put the compiler, and CPUTYPE is either intel64 or ia32 For COMPOSER_PATH you can use the generic such as /opt/intel/composer (which links to the latest version installed) or a specific. On my cluster one would do. source /opt/intel/composer_xe_2013.5.192/bin/ifortvars.sh intel64 N.B., ldconfig does not do anything unless you edit /etc/ld.so.conf or (better) /etc/ld.so.conf.d/XXX.conf On Wed, Feb 12, 2014 at 8:26 AM, susanta mohanta <susanta....@gmail.com> wrote: > try with these options. it may work. > > current:FOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -O1 -traceback > > > current:LDFLAGS:$(FOPT) > -L/opt/intel/composerxe-2011.3.174/compiler/lib/intel64 -shared-intel -lsvml > -openmp -lpthread > > current:DPARALLEL:'-DParallel' > > current:R_LIBS:-L/opt/intel/composerxe-2011.3.174/mkl/lib/intel64 -lmkl_rt > -lsvml -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lpthread -lm > > > > > On Wed, Feb 12, 2014 at 5:41 PM, shamik chakrabarti <shamik...@gmail.com> > wrote: >> >> Dear Wien2k users, >> >> We are trying to install wien2k version 13 in our system. During >> compilation we are getting stuck due to an error message: >> >> ld: can not able to find lmkl_lpthread.so >> >> we have taken the following measure but get no success so far: >> (1) checked the correctness of mkl library path in .bash_profile directory >> (2) have done "ldconfig" once >> (3) have converted "pthread" to "lpthread" in linker flag options >> >> I know that these are basically OS based questions rather than of problems >> regarding wien2k itself, but if still there will be any response that will >> be helpful for us. >> >> Thanks in advance. >> >> with regards, >> >> -- >> Shamik Chakrabarti >> Senior Research Fellow >> Dept. of Physics & Meteorology >> Material Processing & Solid State Ionics Lab >> IIT Kharagpur >> Kharagpur 721302 >> INDIA >> >> _______________________________________________ >> Wien mailing list >> Wien@zeus.theochem.tuwien.ac.at >> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien >> SEARCH the MAILING-LIST at: >> http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html >> > -- Professor Laurence Marks Department of Materials Science and Engineering Northwestern University www.numis.northwestern.edu 1-847-491-3996 "Research is to see what everybody else has seen, and to think what nobody else has thought" Albert Szent-Gyorgi _______________________________________________ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html