mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Clarification of IcedTea-Web symlink instrcutions.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8861 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d3d92c8027
commit
7b305b088e
@ -105,7 +105,10 @@ make</userinput></screen>
|
||||
<title>Configuration Information</title>
|
||||
|
||||
<para>As the <systemitem class="username">root</systemitem> user, create a
|
||||
symbolic link to the plugin from your browser(s) plugins directory.</para>
|
||||
symbolic link to the plugin from your browser(s) plugins directory, where
|
||||
<replaceable><arch></replaceable> is either
|
||||
<filename class="directory">i386</filename> or
|
||||
<filename class="directory">amd64</filename>:</para>
|
||||
|
||||
<screen><userinput role="root">ln -s ${JAVA_HOME}/jre/lib/<<replaceable>arch</replaceable>>/IcedTeaPlugin.so \
|
||||
/usr/lib/mozilla/plugins/</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user