Classe ELF incorrecte : ELFCLASS64

chris -  
 Manu -
Hello,
I can't install Flash Player on Firefox 3.5.
When I use the 32-bit version, it crashes, and with the 64-bit version, I get this message:
"LoadPlugin: failed to initialize shared library /usr/lib/flashplayer64/libflashplayer.so wrong ELF class: ELFCLASS64"
I should specify that I am using Mandriva 2008.1 64-bit version.
However, under SeaMonkey and Konqueror, Flash works perfectly in its 64-bit version.
Thanks in advance to anyone who can help me.
Configuration: Linux Konqueror 3.5

2 answers

Manu
 
Hello,


/usr/lib/flashplayer64/libflashplayer.so wrong ELF class: ELFCLASS64"


On a 64-bit OS, the libraries (.so) in 32-bit are located in /usr/lib and the libraries in 64-bit are found in /usr/lib64.

You most likely placed a 64-bit library in the directory for 32-bit.

Manu
3
chris
 
Anyone to give me a clue?
1