But the first time I started the new version (from the Terminal) it gave me a string of 'Failed' errors:
$ pwd
/home/wl/firefox
wl@dv1000-antix1:~/firefox
$ ~/firefox/firefox
- (firefox:31625): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed
(firefox:31625): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
(firefox:31625): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed
(firefox:31625): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
(/home/wl/firefox/plugin-container:31680): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed
(/home/wl/firefox/plugin-container:31680): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
(/home/wl/firefox/plugin-container:31680): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed
(/home/wl/firefox/plugin-container:31680): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed
###!!! [Child][MessageChannel] Error: (msgtype=0x4A00C2,name=PContent::Msg_ConsoleMessage) Channel closing: too late to send/recv, messages will be lost
$
Firefox seemed to find a web site right away but I didn't / couldn't think of a test that might throw some light on the errors.
Thoughts/Questions/? Thanks!