Update symlinks for linux-flashplugin7 installation, the port
installation path changed.
This commit is contained in:
parent
c090404b76
commit
f2d65c53a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28564
1 changed files with 2 additions and 2 deletions
|
@ -316,9 +316,9 @@
|
|||
caused by a missing symlink. As <username>root</username>,
|
||||
run the following commands:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>ln -s /usr/X11R6/lib/linux-flashplugin7/libflashplayer.so \
|
||||
<screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so \
|
||||
/usr/X11R6/lib/browser_plugins/</userinput>
|
||||
&prompt.root; <userinput>ln -s /usr/X11R6/lib/linux-flashplugin7/flashplayer.xpt \
|
||||
&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-flashplugin/flashplayer.xpt \
|
||||
/usr/X11R6/lib/browser_plugins/</userinput></screen>
|
||||
|
||||
<para>If you restart your browser the plugin should now appears
|
||||
|
|
Loading…
Reference in a new issue