Page 1 of 1

libblas.so.3

Posted: Tue Feb 07, 2017 7:10 pm
by Tarek
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

Re: libblas.so.3

Posted: Sat Feb 18, 2017 3:31 pm
by jbeuken
need infos ! please...

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"
 

Re: libblas.so.3

Posted: Sat Feb 18, 2017 5:49 pm
by Tarek
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.

Re: libblas.so.3  [SOLVED]

Posted: Sun Feb 19, 2017 1:02 pm
by Tarek
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.