Closed Bug 705198 Opened 13 years ago Closed 13 years ago

error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file

Categories

(SeaMonkey :: General, defect)

SeaMonkey 2.5 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: grgoffe, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0a1) Gecko/20111108 Firefox/10.0a1 SeaMonkey/2.7a1
Build ID: 20111108003001

Steps to reproduce:

download seamonkey-2.5.tar.bz2; unbzip/untar into /opt/seamonkey; execute /opt/seamonkey/seamonkey


Actual results:

received this error msg, "error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory"



Expected results:

This is a Fedora Core 14, x86_64 system. The library exists in /usr/lib64 but not in /usr/lib. Is there a 64bit build of this version of SeaMonkey?
you can either install the x86 version of dbus 

yum install dbus-libs.i686

or use our "tested less" version for Linux64 that is in the contrib directory, (or use its link on our download page)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
(In reply to Justin Wood (:Callek) from comment #1)
> you can either install the x86 version of dbus 
> 
> yum install dbus-libs.i686
> 

Correction, on Fed 14, thats dbus-glib for that missing file.
You need to log in before you can comment on or make changes to this bug.