Re: [Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-13 Thread Hartmut Figge
NoOp:
On 10/12/2009 01:06 AM, Hartmut Figge wrote:

 I'm using /usr/lib/nsbrowser/plugins instead of ~/.mozilla/plugins

Are you running 32bit or 64bit?

32. In old days i had used ~/.mozilla/plugins and switched probably with
SM 1.5. Too long ago to remember the reason.

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: [Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-13 Thread Hartmut Figge
Hartmut Figge:
NoOp:

Are you running 32bit or 64bit?

32. In old days i had used ~/.mozilla/plugins and switched probably with
SM 1.5. Too long ago to remember the reason.

Well, now i see that you are writing about a special distribution. I'm
good with failing to notice something. :)

On my old machine running an ancient Debian/Sid there is simply a
symlink. /home/hafi/.mozilla/plugins - /usr/lib/mozilla/plugins

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: [Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-12 Thread Hartmut Figge
NoOp:

$ sudo apt-get install sun-java6-jre sun-java6-plugin
$ cd ~/.mozilla
$ sudo ln -s /usr/lib/mozilla/plugins ~/.mozilla/plugins
$ cd /user/lib/mozilla/plugins
$ sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so

I'm using /usr/lib/nsbrowser/plugins instead of ~/.mozilla/plugins

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: [Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-12 Thread NoOp
On 10/12/2009 01:06 AM, Hartmut Figge wrote:
 NoOp:
 
$ sudo apt-get install sun-java6-jre sun-java6-plugin
$ cd ~/.mozilla
$ sudo ln -s /usr/lib/mozilla/plugins ~/.mozilla/plugins
$ cd /user/lib/mozilla/plugins
$ sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so
 
 I'm using /usr/lib/nsbrowser/plugins instead of ~/.mozilla/plugins
 
 Hartmut

Are you running 32bit or 64bit?

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


[Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-11 Thread NoOp
For those of you that are testing Ubuntu Karmic Beta (9.10) 32bit  have
trouble getting Sun Java to work w/SeaMonkey 2.0, I've found the
following works for me:

$ sudo apt-get install sun-java6-jre sun-java6-plugin
$ cd ~/.mozilla
$ sudo ln -s /usr/lib/mozilla/plugins ~/.mozilla/plugins
$ cd /user/lib/mozilla/plugins
$ sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so

Restart SM 2.0 and you should then see
Java(TM) Plug-in 1.6.0_15
Filename: libnpjp2.so
The next generation java plug-in for Mozilla browser

You can test at http://java.com and select the 'Do I have Java' link.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: [Ubuntu Karmic Beta] Java + SeaMonkey 2.x

2009-10-11 Thread NoOp
On 10/11/2009 04:47 PM, NoOp wrote:
 For those of you that are testing Ubuntu Karmic Beta (9.10) 32bit  have
 trouble getting Sun Java to work w/SeaMonkey 2.0, I've found the
 following works for me:
 
 $ sudo apt-get install sun-java6-jre sun-java6-plugin
 $ cd ~/.mozilla
 $ sudo ln -s /usr/lib/mozilla/plugins ~/.mozilla/plugins
 $ cd /user/lib/mozilla/plugins

Correction: should be:
cd /usr/lib/mozilla/plugins

 $ sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so
 
 Restart SM 2.0 and you should then see
 Java(TM) Plug-in 1.6.0_15
   Filename: libnpjp2.so
   The next generation java plug-in for Mozilla browser
 
 You can test at http://java.com and select the 'Do I have Java' link.
 

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey