[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] HOW2 implement J2RE so that Mozilla uses it when accessing web pages ?
James P. Kinney III wrote:
> The one that works the best for me (I have a x86_64 machine) is
> ~/.mozilla/plugins
>
> On a 32-bit system, it seems to work just fine to put it
> in /usr/lib/mozilla/plugins.
>
> On 64-bit systems it is supposed to work when link
> to /usr/lib64/mozilla/plugins but I don't have it set up that way.
The difference in the two approaches above is that the way James has it
done, it's only for that user, whereas if you link it to the plugins
directory where the browser is installed, it's system wide.
--
Until later, Geoffrey