java
Karl Larsen
k5di at zianet.com
Wed Feb 6 20:54:25 UTC 2008
Here is what worked for me. Thanks NoOp for the java web page where
you can test your web browser for function. I went to that page and
found it needed a thing so I can use java. It asked me which version and
I told it re1.6 which I know I installed. It then got Ubuntu to install
a special plugin to my Firefox which took a minute or two. Then the page
came back on and the little clown was jumping around telling me java is
now WORKING!
The web page is:
http://java.com/en/download/installed.jsp
So this fixed my system and it will fix yours if you need it.
Karl
NoOp wrote:
> On 02/06/2008 09:03 AM, Wulfy wrote:
>
>> Douglas Drumond wrote:
>>
>>> Install sun-java6-plugin.
>>> After that run
>>> sudo update-alternatives --config java
>>> and choose your Java environment.
>>> I think you can do just sudo update-alternatives --config javap
>>> to choose what java plugin to use, but I'm not sure.
>>>
>> There's also;
>>
>> sudo update-java-alternatives
>>
>> to do an all-in-one choice for java... I use the '-a' auto option, but
>> I only have java6 installed... the '-l' (lower-case L not one) option
>> gives a list of possible java environments to choose.
>>
>>
>
> And if all else fails...
>
> Create a plugins folder in ./mozilla (./mozilla/plugins) and keep all of
> your plugins there. To use java, create a link to the
> libjavaplugin_oji.so lib:
>
> cd /home/<username>/.mozilla/plugins
> ln -s
> /usr/lib/jvm/java-6-sun-1.6.0.03/jre/plugin/i386/ns7/libjavaplugin_oji.so
> ./libjavaplugin_oji.so
>
> Note: 'ln -s' to the last ./libjavaplugin_oji.so is all one line. There
> is a space between ns7/libjavaplugin_oji.so and ./libjavaplugin_oji.so.
> *Do not* copy the actual libjavaplugin_oji.so lib to the
> .mozilla/plugins directory - if you do FF will crash when you try to run
> a Java app.
>
> Firefox will pick up the plugin next time that you start it. You can
> verify 2 ways: 1) enter 'about:plugins' in the url toolbar and then look
> for the Java plugin, 2) go to http://java.com/en/download/installed.jsp
> and verify (requires that cookies & java be turned on).
>
> The advantage of keeping your plugins in the .mozilla/plugins directory
> is that you can easily change, modify, or check in one single location.
> Further, if you graduate to SeaMonkey, SM (and other mozilla apps) will
> use the plugins in that directory as well.
>
>
>
--
Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E 595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7
More information about the ubuntu-users
mailing list