[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread Paolo Giannozzi
On Nov 27, 2007, at 20:36 , Jeongnim Kim wrote: > Adding "-lmkl_sequential" may work. > > libmkl_sequential.so:00145340 T mkl_serv_load_fun have fun loading mkl :-( --- Paolo Giannozzi, Dept of Physics, University of Udine via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216,

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread Paolo Giannozzi
On Nov 27, 2007, at 19:05 , ZEYAD ALAHMED wrote: > Both methods suggested below did not help. The problem has not been > solved yet. >>> You might try Axel's advice for newer MKL: ...this was the first suggestion... >>> If this doesn't work, please read the instructions on how to use >>> yo

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread ZEYAD ALAHMED
e: [Pw_forum] Installation problem on Intel i32 ubuntu > >> On Nov 26, 2007, at 21:47 , ZEYAD ALAHMED wrote: >> >>> [...] -lmkl_lapack -L/opt/intel/mkl/10.0.011/lib/32 -lmkl_ia32 - >>> lguide -lpthread -lfftw >>> /opt/intel/mkl/10.0.011/lib/32/libmkl_lapack.so: u

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread naz...@iasbs.ac.ir
> On Nov 26, 2007, at 21:47 , ZEYAD ALAHMED wrote: > >> [...] -lmkl_lapack -L/opt/intel/mkl/10.0.011/lib/32 -lmkl_ia32 - >> lguide -lpthread -lfftw >> /opt/intel/mkl/10.0.011/lib/32/libmkl_lapack.so: undefined >> reference to `mkl_serv_load_fun' >> /opt/intel/mkl/10.0.011/lib/32/libmkl_lapack.so: u

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread Jeongnim Kim
Adding "-lmkl_sequential" may work. libmkl_sequential.so:00145340 T mkl_serv_load_fun On Nov 27, 2007 8:38 AM, wrote: > > On Nov 26, 2007, at 21:47 , ZEYAD ALAHMED wrote: > > > >> [...] -lmkl_lapack -L/opt/intel/mkl/10.0.011/lib/32 -lmkl_ia32 - > >> lguide -lpthread -lfftw > >> /opt/int

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-27 Thread Paolo Giannozzi
On Nov 26, 2007, at 21:47 , ZEYAD ALAHMED wrote: > [...] -lmkl_lapack -L/opt/intel/mkl/10.0.011/lib/32 -lmkl_ia32 - > lguide -lpthread -lfftw > /opt/intel/mkl/10.0.011/lib/32/libmkl_lapack.so: undefined > reference to `mkl_serv_load_fun' > /opt/intel/mkl/10.0.011/lib/32/libmkl_lapack.so: undefi

[Pw_forum] Installation problem on Intel i32 ubuntu

2007-11-26 Thread ZEYAD ALAHMED
Dear pwscf users, I have been trying to install the code "espresso-3.2.3" on my computer (Intel i32 - Ubuntu). I have Intel compilers (ifort 10.1.008), (icc 10.1.008), and mkl lib ( 10.0.011 ). When I issue ./configure , every things are OK. (configure: success). However, when I run (make al