Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
Solved 已存档

Unable to Launch Firefox 3.5.19 On Linux Ubuntu 24.04.2 LTS

virtual_law 已回复
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