The Macromedia Flash plugin section uses www/linuxpluginwrapper, let's

change for www/nspluginwrapper which seems to be a better solution (at
least for amd64 users).
This commit is contained in:
Marc Fonvieille 2008-06-15 18:39:28 +00:00
parent 22b14be34f
commit dd017d98ba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32285

View file

@ -300,40 +300,23 @@
exists. This wrapper also supports &adobe; &acrobat; plugin,
&realplayer; plugin and more.</para>
<para>Install the <filename role="package">www/linuxpluginwrapper</filename>
<para>Install the <filename role="package">www/nspluginwrapper</filename>
port. This port requires
<filename role="package">emulators/linux_base</filename> which is a
large port. Follow the instructions displayed by the port to set up
your <filename>/etc/libmap.conf</filename> correctly! Example
configurations are installed into
<filename>/usr/local/share/examples/linuxpluginwrapper/</filename>
directory.</para>
large port.</para>
<para>The next step is to install the <filename
role="package">www/linux-flashplugin7</filename> port. Once
the plugin is installed, start your browser, enter
this port is installed, the plugin must be installed by each
user with <command>nspluginwrapper</command>:</para>
<screen>&prompt.user; <userinput>nspluginwrapper -v -a -i</userinput></screen>
<para>Then, start your browser, enter
<literal>about:plugins</literal> in the location bar and press
<keycap>Enter</keycap>.
A list should appear with all the currently
available plugins.</para>
<para>If the &flash; plugin is not listed, this is, most of time,
caused by a missing symlink. As <username>root</username>,
run the following commands:</para>
<screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so \
/usr/local/lib/browser_plugins/</userinput>
&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-flashplugin/flashplayer.xpt \
/usr/local/lib/browser_plugins/</userinput></screen>
<para>If you restart your browser the plugin should now appears
in the previously mentioned list.</para>
<note>
<para>The <application>linuxpluginwrapper</application> only works on
the &i386; system architecture.</para>
</note>
</sect2>
<sect2>