Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
已解決 封存

Unable to Launch Firefox 3.5.19 On Linux Ubuntu 24.04.2 LTS

virtual_law replied
virtual_law

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with:

./firefox

Terminal gives the following:

./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

Can’t launch Firefox 3.5.19 on Linux Ubuntu When trying to run with: ./firefox Terminal gives the following: ./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
從原來的回覆中察看解決方案

選擇的解決方法

Got it working with Ubuntu 12.04 LTS 32-bit/x86

所有回覆 (8)

......

由 jonzn4SUSE 於 修改

jonzn4SUSE said

virtual_law said

Can’t launch Firefox 3.5.19 on Linux Ubuntu ./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

Why not just type firefox? Are you running your distro version or another downloaded version? The error is telling you that it cannot find libdbus-glib-1.so.2. Is the file there. I see it on in my OS. see screenshot


libdbus-glib-1-2 - GLib-based library for using D-Bus

/usr/lib64/libdbus-glib-1.so.2 /usr/lib64/libdbus-glib-1.so.2.3.5 /usr/share/doc/packages/libdbus-glib-1-2 /usr/share/doc/packages/libdbus-glib-1-2/NEWS /usr/share/licenses/libdbus-glib-1-2 /usr/share/licenses/libdbus-glib-1-2/COPYING

Thank you, maybe switching distributions will work. What version of OpenSUSE are you running?

UPDATED: I get a similar error, but 3.5.19 is not 64bit. [5:15pm]> ./firefox-bin ./firefox-bin: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory

由 jonzn4SUSE 於 修改

Just curious why that old version?

jonzn4SUSE said

Just curious why that old version?

was wondering meself, thinking it was some kind of ubuntu release...

jeff-g said

jonzn4SUSE said

Just curious why that old version?

was wondering meself, thinking it was some kind of ubuntu release...

It may have been, way back back in April 2011. https://website-archive.mozilla.org/www.mozilla.org/firefox_releasenotes/en-us/firefox/3.5.19/releasenotes/

It was not until Firefox 4.0 that there were 64-bit Firefox for Linux from Mozilla as it was 32-bit only before I believe.

jonzn4SUSE said

Just curious why that old version?

Trying to get J2SE 1.3 and J2SE 5.0 working in the browser.

選擇的解決方法

Got it working with Ubuntu 12.04 LTS 32-bit/x86