Page 44 of 111 FirstFirst ... 3442434445465494 ... LastLast
Results 431 to 440 of 1109

Thread: HowTo Install the Latest Firefox in Ubuntu (Ultimate HowTo)

  1. #431
    arnieboy Guest

    Re: Firefox 1.5 installer script

    do the following:
    Code:
    sudo rm -rf /opt/firefox
    and run the script again

  2. #432
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Re: Firefox 1.5 installer script

    thanks arnieboy, will try that later on. Thanks for your reply.

  3. #433
    Join Date
    Jan 2005
    Beans
    3
    Distro
    Ubuntu Breezy 5.10

    Smile Re: Firefox 1.5 install script

    Quote Originally Posted by arnieboy
    if it works for u, please do post on the thread to say so.
    The install went just fine for me. I love arnieboy's work.

    Java didn't work, but after doing the Java 1.5 fix mentioned earlier (where the user kept seeing the Blackdown version of Java instead of 1.5), even that's working.

    I also used the new version of the form widgets "update" for Firefox 1.5. The message notes it's for the Firefox 1.5 as per the instructions on the Wiki, but the same steps worked for me in the arnieboy version, too. (Probably because arnieboy's script seems to do all the same things.)

    Thanks, arnieboy!

  4. #434
    Join Date
    Nov 2004
    Beans
    15

    Re: Firefox 1.5 installer script

    Quote Originally Posted by arnieboy
    do the following:
    Code:
    sudo rm -rf /opt/firefox
    and run the script again
    Leaving `local diversion of /usr/bin/mozilla-firefox to /usr/bin/mozilla-firefox.ubuntu'
    Leaving `local diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu'
    ln: `/usr/bin/firefox': File exists
    ln: `/usr/bin/mozilla-firefox': File exists
    /opt/firefox/run-mozilla.sh: line 131: 14346 Segmentation fault "$prog" ${1+"$@"}
    Had the same problem and "sudo rm -rf /opt/firefox" didn't help. Any idea?

  5. #435
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Re: Firefox 1.5 installer script

    Quote Originally Posted by arnieboy
    do the following:
    Code:
    sudo rm -rf /opt/firefox
    and run the script again
    Hi arnieboy, did what you mentioned, it din work. Kinda upset, looks like I have to reinstall the whole thing again and do lotsa stuff from scratch again. Sigh!

  6. #436
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Re: Firefox 1.5 installer script

    Hi guys,

    I solved the problem. If you have install SCIM, this could be the problem (firefox unable to start with error

    /opt/firefox/run-mozilla.sh: line 131: 8175 Segmentation fault "$prog" ${1+"$@"}

    or something similar

    Solution :

    # sudo gedit /usr/bin/mozilla

    add "export GTK_IM_MODULE=xim" without the quotes, before the line
    moz_pis_startstop_scripts()

    save it, and run firefox. It will throw 2 error, after which everything back to normal operation the next time you start firefox again.

    However, java runtime need to relink, wonder if I still remember how to, can someone highlight? Also, I have not try adobe plugins and some other plugins.

    Anyway, I hope this helps some of you guys out there. Remember, my problem is due to SCIM, and I presume this only could be solved if you have SCIM installed.

    to confirm that this is the problem, try this in console first :

    # GTK_IM_MODULE=xim firefox

    regards,
    Last edited by lonetree; December 14th, 2005 at 01:42 PM.

  7. #437
    Join Date
    Nov 2004
    Beans
    15

    Re: Firefox 1.5 installer script

    I wouldn't consider this a solution, since you would not be able to to use SCIM using this method, hence crippling the browser. Anyway, hpn compiled a version of Firefox 1.5 that works with SCIM, so SCIM users might want to try that out.

    btw: lonetree, glad to see another user from Singapore around here. And follow the instructions here to relink java.
    Last edited by weeguy; December 14th, 2005 at 02:00 PM.

  8. #438
    Join Date
    Sep 2005
    Location
    United Kingdom
    Beans
    338

    Re: Firefox 1.5 installer script

    Hi there Arnieboy,
    i was just wondering if the issue's with the plugins for FF1.5 have been resloved
    because a few friends have told me that it is having problems with active x controls and i need that plugin to work as i have created a couple of sites that use active x or is it just a case of copying over the relevant files from the FF1.0.7 dir to get them all working??
    If everything in life was easy, we would learn nothing!!
    AMD Athlon64 X2(4200)/6Gb/Nvidia 9400GT-1Gb/1.25Tb Arch Linux - Xfce

  9. #439
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Re: Firefox 1.5 installer script

    Quote Originally Posted by weeguy
    I wouldn't consider this a solution, since you would not be able to to use SCIM using this method, hence crippling the browser. Anyway, hpn compiled a version of Firefox 1.5 that works with SCIM, so SCIM users might want to try that out.

    btw: lonetree, glad to see another user from Singapore around here. And follow the instructions here to relink java.
    Hi weeguy,

    thanks for your reply. Seriously, I was in a rush to try that "solution", and didn't notice that SCIM was crippled. Will try later.

    Where can I get the SCIM supported ff1.5 that you mentioned just now?

    Btw, are you from singapore too?

  10. #440
    Join Date
    Sep 2005
    Location
    USA
    Beans
    777
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Firefox 1.5 installer script

    Quote Originally Posted by tomski
    Hi there Arnieboy,
    i was just wondering if the issue's with the plugins for FF1.5 have been resloved
    because a few friends have told me that it is having problems with active x controls and i need that plugin to work as i have created a couple of sites that use active x or is it just a case of copying over the relevant files from the FF1.0.7 dir to get them all working??
    Firefox doesn't use activex. Activex has been the cause of several of IE's security vulnerabilities. A quick google search gave me this but I have no idea if it works. I'd try to stay away from activex personally.

Page 44 of 111 FirstFirst ... 3442434445465494 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •