I work on lots of legacy hardware that needs older browsers for ssl and plugins.
so I use a a old tarball of firefox 3.6 to get around most things.
#dnf install xulrunner-40.0-1.fc23.i686
#dnf install gtk2.i686
then
@WOPR1 firefox]$ su dracsucks
dracsucks@WOPR1 firefox]$ xhost +
dracsucks@WOPR1 firefox]$ cat /etc/redhat-release
Fedora release 23 (Twenty Three)
[dracsucks@WOPR1 firefox]$ LD_LIBRARY_PATH=/home/dracksucks/bin/firefox/ ./firefox-bin
(process:28971): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(firefox-bin:28971): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
(firefox-bin:28971): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
(firefox-bin:28971): Gtk-WARNING **: Error loading theme icon 'gtk-go-back-ltr' for stock: Icon 'gtk-go-back-ltr' not present in theme
(firefox-bin:28971): Gtk-WARNING **: Error loading theme icon 'gtk-go-forward-ltr' for stock: Icon 'gtk-go-forward-ltr' not present in theme
And boom
No comments:
Post a Comment