• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

ELFCLASS32

New Here ,
Oct 07, 2010 Oct 07, 2010

Copy link to clipboard

Copied

Disappointing that Adobe would pass the buck

http://forums.adobe.com/message/2896480

when their own documentation caused the problem...

http://kb2.adobe.com/cps/408/kb408084.html

The problem didn't manifest itself immediately, but eventually these things (among others) occurred.

When trying to upgrade firefox / chromium:

"dpkg: error processing xulrunner-1.9.2 (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
xulrunner-1.9.2"

$ /usr/lib/gnome-panel/clock-applet (trying to launch clock applet)


"error while loading shared libraries: libplc4.so: wrong ELF class: ELFCLASS32"

"error while loading shared libraries: libplds4.so: wrong ELF class: ELFCLASS32"

In my case, all I had to do was:

"sudo aptitude reinstall libnspr4-0d"

Hope this helps somebody else.

TOPICS
Installation

Views

799

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 15, 2010 Oct 15, 2010

Copy link to clipboard

Copied

Thanks for letting us know what worked for you.  Hopefully this info helps others.  I'll also pass this along to the Linux team for their review.

Chris

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 15, 2010 Nov 15, 2010

Copy link to clipboard

Copied

LATEST

Hi,

Seems like you had accidently overwritten your 64 bit libraries by 32 bit libraries. That is why it is recommended to extract the 32 bit libraries using file-roller in the folder /usr/lib32, instead of installing the packages directly.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines