Remove 7.x reference.
Approved by: gjb (mentor)
This commit is contained in:
parent
50bf86ccda
commit
a436b13c38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41089
1 changed files with 1 additions and 9 deletions
|
@ -100,19 +100,11 @@
|
||||||
<link linkend="linuxemu-libs-manually">manually</link>.</para>
|
<link linkend="linuxemu-libs-manually">manually</link>.</para>
|
||||||
|
|
||||||
<para>Using the Ports Collection is by far the easiest way to
|
<para>Using the Ports Collection is by far the easiest way to
|
||||||
install &linux; libraries. On a &os; 8.0 or higher
|
install &linux; libraries:</para>
|
||||||
system, install the following port:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd
|
<screen>&prompt.root; <userinput>cd
|
||||||
/usr/ports/emulators/linux_base-f10</userinput> &prompt.root; <userinput>make install distclean</userinput></screen>
|
/usr/ports/emulators/linux_base-f10</userinput> &prompt.root; <userinput>make install distclean</userinput></screen>
|
||||||
|
|
||||||
<note>
|
|
||||||
<para>On &os; systems prior to &os; 8.0, instead
|
|
||||||
install the <filename
|
|
||||||
role="package">emulators/linux_base-fc4</filename>
|
|
||||||
port.</para>
|
|
||||||
</note>
|
|
||||||
|
|
||||||
<para>Once the port is installed, enable &linux; binary
|
<para>Once the port is installed, enable &linux; binary
|
||||||
compatibility by loading the <literal>linux</literal>
|
compatibility by loading the <literal>linux</literal>
|
||||||
module. Type the following as
|
module. Type the following as
|
||||||
|
|
Loading…
Reference in a new issue