Re: [Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-05 Thread vishal jain
Dear Sir Thank you sir as you suggest i have done now i'm getting nrl@nrl-Vostro-220s-Series:~$ cd WIEN2k nrl@nrl-Vostro-220s-Series:~/WIEN2k$ ./siteconfig_lapw * *W I E N* *

Re: [Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-05 Thread Mathrubutham Rajagopalan
You missed - sign It should be -lmkl_lapack95 On Fri, Apr 5, 2013 at 3:56 AM, vishal jain vjain...@gmail.com wrote: Dear Sir Thank you sir as you suggest i have done now i'm getting nrl@nrl-Vostro-220s-Series:~$ cd WIEN2k nrl@nrl-Vostro-220s-Series:~/WIEN2k$ ./siteconfig_lapw

[Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-04 Thread vishal jain
Dear Sir I found error on compiling (R=Compile and Recompile) . . . . . SRC_structeditor/SRC_ncmsymmetry/compile.msg:make: *** [module.o] Error 127 SRC_structeditor/SRC_readwrite/compile.msg:make: *** [module.o] Error 127 SRC_structeditor/SRC_struct2mol/compile.msg:make: *** [reallocate.o] Error

Re: [Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-04 Thread Gavin Abo
Try changing the Linker and R_LIB lines to: Linker Flags:$(FOPT) -L/opt/intel/composerxe/mkl/lib/ia32 -pthread R_LIB (LAPACK+BLAS):-lmkl_lapack95 -lmkl_intel -lmkl_intel_thread -lmkl_core -openmp -lpthread On 4/4/2013 9:52 PM, vishal jain wrote: Dear Sir I found error on compiling

Re: [Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-04 Thread vishal jain
I do as you mention but observed same error SRC_sumhfpara/compile.msg:make: *** [complex] Error 2 SRC_sumpara/compile.msg:make: *** [errclr.o] Error 127 SRC_supercell/compile.msg:make: *** [supercell.o] Error 127 SRC_symmetry/compile.msg:make: *** [symmetry.o] Error 127

Re: [Wien] How to do Site Configuration In Ubuntu 12.04

2013-04-04 Thread Peter Blaha
You say: I have installed ifort + mkl Where did you install it ??? (in which directory) ??? It seems, siteconfig cannot find it in the default /opt/intel/ path Once you know, where it is, change into the installation directory and look for the configuration script compilervars.sh. Find