The depth of linux running firefox 42 error: libdbus-glib-1.so.2: can not open shared object file: No such file or director

Depth deepin linux 64 bit system, 32-bit firefox download Runtime Prompt:

XPCOMGlueLoad error for file /root/firefox/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn’t load XPCOM.

The solution is:

sudo dpkg --add-architecture i386

sudo apt-get update

sudo apt-get install libdbus-glib-1.2:i386 libxt6:i386 libxcomposite1:i386 libstdc++6:i386 libgtk2.0.0:i386 libasound2:i386 -y --reinstall

On the line, I'm still /etc/apt/source.lists which added a cloud Ali apt sources, do not know will not be affected by this without, in fact, by far the most critical is sudo apt install libdbus-glib-1.2: i386 this is: not what or what .i686, pay attention to what the colon own installation should be on it. 

Published 177 original articles · won praise 21 · views 500 000 +

Guess you like

Origin blog.csdn.net/peihexian/article/details/104124754
Recommended