The link to IcedTeaPlugin.so may be optional according to the Firefox
version you run.
This commit is contained in:
parent
d45a5d1627
commit
90b89bd6e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37496
1 changed files with 7 additions and 5 deletions
|
@ -297,17 +297,19 @@
|
|||
<para>Make sure you have kept the default configuration options
|
||||
for both ports.</para>
|
||||
|
||||
<para>Each user will have to run the following command:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>ln -s /usr/local/lib/IcedTeaPlugin.so \
|
||||
$HOME/.mozilla/plugins/</userinput></screen>
|
||||
|
||||
<para>Start your browser, enter <literal>about:plugins</literal>
|
||||
in the location bar and press <keycap>Enter</keycap>. A page
|
||||
listing the installed plugins will be displayed; the
|
||||
<application>&java;</application> plugin should be listed there
|
||||
now.</para>
|
||||
</step>
|
||||
|
||||
<para>If the browser is unable to find the plugin, each user
|
||||
will have to run the following command and relaunch the
|
||||
browser:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>ln -s /usr/local/lib/IcedTeaPlugin.so \
|
||||
$HOME/.mozilla/plugins/</userinput></screen>
|
||||
</procedure>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue