MFen 1.69 -> 1.70
Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
b35e90f785
commit
96f28d5988
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29502
1 changed files with 2 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Chinese Project
|
The FreeBSD Chinese Project
|
||||||
|
|
||||||
Original Revision: 1.69
|
Original Revision: 1.70
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -305,20 +305,7 @@
|
||||||
/usr/local/lib/browser_plugins/</userinput></screen>
|
/usr/local/lib/browser_plugins/</userinput></screen>
|
||||||
|
|
||||||
<para>重新启动浏览器之后,
|
<para>重新启动浏览器之后,
|
||||||
插件就应该会在前面提到的那个列表中有所体现了。
|
插件就应该会在前面提到的那个列表中有所体现了。</para>
|
||||||
在播放某些 &flash; 动画时, 您的浏览器可能会崩溃,
|
|
||||||
这时这个补丁可能会对您有所帮助:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
|
|
||||||
&prompt.root; <userinput>fetch http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff</userinput>
|
|
||||||
&prompt.root; <userinput>patch < rtld_dlsym_hack.diff</userinput>
|
|
||||||
&prompt.root; <userinput>cd libexec/rtld-elf/</userinput>
|
|
||||||
&prompt.root; <userinput>make clean</userinput>
|
|
||||||
&prompt.root; <userinput>make obj</userinput>
|
|
||||||
&prompt.root; <userinput>make depend</userinput>
|
|
||||||
&prompt.root; <userinput>make && make install</userinput></screen>
|
|
||||||
|
|
||||||
<para>接下来, 重新启动计算机。</para>
|
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para><application>linuxpluginwrapper</application> 只能在
|
<para><application>linuxpluginwrapper</application> 只能在
|
||||||
|
|
Loading…
Reference in a new issue