In Flash section mentions the fact /usr/local/lib/browser_plugins must

be created by hand if missing.

Inspired from a brucec@ mail.
This commit is contained in:
Marc Fonvieille 2011-02-25 09:12:49 +00:00
parent 9f339eeda5
commit 732244a460
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36982

View file

@ -355,6 +355,11 @@
<screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \
/usr/local/lib/browser_plugins/</userinput></screen>
<para>The <filename
class="directory">/usr/local/lib/browser_plugins</filename>
directory will have to be created manually if it does not
exist on the system.</para>
</step>
</procedure>