/lib/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory

Patrick Dupre Patrick.Dupre at univ-littoral.fr
Fri Mar 8 17:31:00 UTC 2013


> Hello,
>
> I get:
> /lib/ld-linux-x86-64.so.2: bad ELF interpreter: No such file or directory
>
> when it try to run qtiplot.
> I installed:
> liborigin2-20110829-2-x86_64.pkg.tar.xz  usr
> qtiplot-0.9.8.9-2-x86_64.pkg.tar.xz
>
> what is strange is that
> rpm -qf /lib/ld-linux.so.2
> glibc-2.16-28.fc18.i686
>
> why i686, while it should use glibc-2.16-28.fc18.x86_64
> ie. /lib64/ld-2.16.so
>
> It seems that the version of qtiplot hasd not been compiled properly!
>
> Could you help?

I fixed this issue by:

ln -s /lib64/ld-2.16.so /lib/ld-linux-x86-64.so.2

but now, I get:
./qtiplot: error while loading shared libraries: libmuparser.so.0:  
cannot open shared object file: No such file or directory
I have:
/usr/lib64/libmuparser.so.2
/usr/lib64/libmuparser.so.2.2.2

How can I fix that?
Should I just make a link or install another package providing  
libmuparser.so.0?



Thank.


-- 
======================================================================
  Patrick DUPRÉ                          | |  email: pdupre at kegtux.org
  Laboratoire de Physico-Chimie de l'Atmosphère
  Université du Littoral-Côte d'Opale      | |
  Tel.  (33)-(0)3 28 23 76 12              | | Fax: 03 28 65 82 44
  189A, avenue Maurice Schumann            | | 59140 Dunkerque, France
======================================================================




More information about the users mailing list