firefox-bin:26987): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong ELF class: ELFCLASS64 ; jor ubuntu

Pete Vander Giessen petevg at gmail.com
Fri Jul 30 20:45:27 UTC 2010


  On 07/30/2010 12:49 PM, giovanni_re wrote:
> Since FF from mozilla seems to use the gtk stuff, but the KUbuntu FF
> version maybe uses QT stuff,  what would seem to be the best way to
> resolve this error?Hi,

Hi,

Basically, you need to install enough of the gtk libraries to get 
Firefox working.  I don't know about the "best" way, but this should work:

   sudo apt-get install apt-rdepends
   apt-rdepends firefox | less

Start installing stuff from that list until it works.

Alternately, install libgtk2.0-0; you definitely need that library, and 
apt-get may pull in everything else you need when you install it.

~ PeteVG





More information about the ubuntu-users mailing list