Results 1 to 6 of 6

Thread: jre crashing mozilla

  1. #1

    jre crashing mozilla

    I copied /usr/java/jdk1.3.1_02/jre/plugin/i386/ns600 to /usr/lib/mozilla/plugins and when a page with java loaded mozilla crashed. Then i tried /usr/java/jdk1.3.1_02/jre/plugin/i386/ns4/javaplugin.so and at a java page it didnt even recognize there was java installed. Anyone have any ideas of what could be happening?

  2. #2

    Re: jre crashing mozilla

    Try making a symlink to the java plugin file instead of copying the file directly to the mozilla plugin directory. i.e.,

    in the /mozilla/plugins directory, do

    ln -s /usr/java/jdk1.3.1_02/jre/plugin/i386/ns600/libjavaplugin_oji.so libjavaplugin_oji.so

    That worked for me.

  3. #3
    Guest

    Re: jre crashing mozilla

    yea, somewhere in the documentation it specifically says to symlink it, because copying it can cause problems like the one ur experiencing

  4. #4

    Re: jre crashing mozilla

    I tried linking it with ln -s instead of actually coping and now when I go to a java page such as a speed test at dslreports it acts like no java has been installed. As in asking to install the plugin. What else could I have done wrong or what else could be going wrong?

  5. #5

    Re: jre crashing mozilla

    try to see if the kaffe suit installed on your machine it might cause the problem, uninstall kaffe and install j2sdk from java.sun.com

  6. #6

    Re: jre crashing mozilla

    no kaffe, not now or ever. Now what should I try?

Similar Threads

  1. Mozilla 1.3 is out
    By cloverm in forum General Chat
    Replies: 7
    Last Post: 03-15-2003, 08:04 AM
  2. Mozilla 1.2 Released
    By cloverm in forum General Chat
    Replies: 4
    Last Post: 12-03-2002, 03:47 PM
  3. Mozilla 1.1 final is released
    By cloverm in forum General Chat
    Replies: 5
    Last Post: 08-27-2002, 10:33 PM
  4. Mozilla 1.0 final is out!
    By cloverm in forum General Chat
    Replies: 9
    Last Post: 06-07-2002, 02:19 PM
  5. Mozilla 0.9.9
    By cloverm in forum General Chat
    Replies: 9
    Last Post: 03-13-2002, 11:15 PM

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
  •