Dear all
I have tried to run one example and the following message obtained!!!!!!! .
error while loading shared libraries: libblas.so.3: wrong ELF class: ELFCLASS32
libblas.so.3 [SOLVED]
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: libblas.so.3
need infos ! please...
can you post the output of these cmds :
How did you choose the algebraic library ?
did you use :
can you post the output of these cmds :
Code: Select all
uname -ar
dpkg -l| grep blas
echo $LD_LIBRARY_PATH
How did you choose the algebraic library ?
did you use :
Code: Select all
--with-linalg-flavor="netlib"
--with-linalg-libs="-L/PATH/OF/NETLIB/LIBRARY -llapack -lblas"
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: libblas.so.3
Dear Sir
Thanks a lot for your kind reply. The answers of your questions are attached in file called "answers".
I will be so happy if you help me where I spent a lot of time in order to solve this problem.
Thanks once again for your kind help
Yours sincerely
Tarek Hammad.
Thanks a lot for your kind reply. The answers of your questions are attached in file called "answers".
I will be so happy if you help me where I spent a lot of time in order to solve this problem.
Thanks once again for your kind help
Yours sincerely
Tarek Hammad.
- Attachments
-
- answeres.pdf
- (18.44 KiB) Downloaded 305 times
Re: libblas.so.3 [SOLVED]
Dear all
Almost the problem is solved just by making a build directory and save in it the configuration file " hostname.ac". This file is identical to that one found on abinit site definitely " platform - receipt for ubuntu 14.04" .
Best regards.
Almost the problem is solved just by making a build directory and save in it the configuration file " hostname.ac". This file is identical to that one found on abinit site definitely " platform - receipt for ubuntu 14.04" .
Best regards.