Results 1 to 7 of 7

Thread: JRE and firefox problem

  1. #1
    Join Date
    Mar 2010
    Posts
    338

    JRE and firefox problem

    Hello,
    I wanted to play chess on yahoo. At launch, it asks me to install JRE.I installed Java (OpenSource), but still the same message. So I installed the java plugin 1.4 for Firefox, always the same message. Is there a solution? Any hekp will be appreciated. Thank you.

  2. #2
    Join Date
    Nov 2009
    Posts
    518

    Re: JRE and firefox problem

    Hello,
    If the normal installation is not working then install it from the site Java.com (self extracting). Have you tried to install sun-java6-plugin? It is what is installed on my laptop and java works fine.
    Code:
    "Sudo apt-get install sun-java6-plugin"
    This will install all needed packages.

  3. #3
    Join Date
    Mar 2010
    Posts
    338

    Re: JRE and firefox problem

    In root console, I typed
    Code:
    cd / usr / java
    Then I followed the instructions at java.com, I changed the permission of the file I downloaded to make it executable. Enter:
    Code:
    chmod a + x jre-1_5_0_10-linux-i586-rpm.bin
    I started the installation process. I typed:
    Code:
    ./jre-1_5_0_10-linux-i586-rpm.bin
    Then the license agreement appeared, I validated by "yes". Then I run the RPM command at the terminal to install packages. Enter:
    Code:
    rpm-iv jre-1_5_0_10-linux-i586.rpm
    But still this is not working for me.

  4. #4
    Join Date
    Mar 2010
    Posts
    184

    Re: JRE and firefox problem

    Apparently you have installed the rpm, but did you do this step:
    Code:
    ln-s / usr/java/jre1.5.0_06/plugin/i386/ns7/libjavaplugin_oji.so / usr / lib / firefox / plugins
    It is to tell Firefox where you have installed java so it can be used as plugins. Careful to change depending on your version of java and your installation directory of firefox, do not forget to check that java is enabled in your Firefox: Edit> Preferences. Under the Content category, select Enable Java.

    See if this helps you java console doesn't open from Firefox 3 with jre 6u10

  5. #5
    Join Date
    Dec 2009
    Posts
    213

    Re: JRE and firefox problem

    Ok, navigates konqueror to verify that your path
    Code:
    "/ Usr / bin / mozilla-firefox / firefox / plugins"
    is correct (it exists). change your line accordingly
    Code:
    "Ln-s / usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so / usr / bin / mozilla-firefox / firefox / plugins"
    you're very close to the end, it surely will work
    Code:
    "/ usr / bin / mozilla-firefox / plugins"
    but check well in konqueror

  6. #6
    Join Date
    Sep 2009
    Posts
    125

    Re: JRE and firefox problem

    I typed where is firefox
    and I get:
    Code:
    firefox: / usr / bin / firefox / etc / firefox.cfg
    Note, I had already typed "which mozilla-firefox" in order to know where this software (/ usr / bin / mozilla-firefox)

  7. #7
    Join Date
    Dec 2009
    Posts
    211

    Re: JRE and firefox problem

    In fact in / usr / bin / firefox is not installed there ... but normally it's an alias (or shortcut) to your software. In this way it is accessible from anywhere and from any other software, you know where your firefox is really installed by one:
    Code:
    file / usr / bin / firefox

Similar Threads

  1. Firefox 3 problem with UTF-8
    By Lalana in forum Technology & Internet
    Replies: 4
    Last Post: 07-01-2011, 07:01 PM
  2. Firefox URL problem
    By Callium in forum Windows Software
    Replies: 5
    Last Post: 06-01-2010, 05:04 PM
  3. Problem with Firefox 3.0.5
    By Deskmukh in forum Technology & Internet
    Replies: 5
    Last Post: 23-01-2009, 09:55 AM
  4. Firefox 3.0.3 problem
    By XSI in forum Technology & Internet
    Replies: 3
    Last Post: 24-10-2008, 06:44 PM
  5. Problem with Firefox 3
    By goatape in forum Technology & Internet
    Replies: 3
    Last Post: 23-09-2008, 06:35 PM

Tags for this Thread

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
  •  
Page generated in 1,713,423,334.76752 seconds with 17 queries