- Mention linux_base-f10 instead of linux_base-fc4
- Point people using previous (<8.0) FreeBSD version to linux_base-fc4
This commit is contained in:
parent
d73a242bbc
commit
3f621610f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34659
1 changed files with 9 additions and 1 deletions
|
@ -159,9 +159,17 @@ Id Refs Address Size Name
|
|||
from the <ulink type="html" url="file://localhost/usr/ports/">Ports Collection</ulink>.
|
||||
Simply do the following:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-fc4</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /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, you will have
|
||||
to use the <filename
|
||||
role="package">emulators/linux_base-fc4</filename> port
|
||||
instead of <filename
|
||||
role="package">emulators/linux_base-f10</filename>.</para>
|
||||
</note>
|
||||
|
||||
<para>You should now have working Linux binary compatibility.
|
||||
Some programs may complain about incorrect minor versions of the
|
||||
system libraries. In general, however, this does not seem to be
|
||||
|
|
Loading…
Reference in a new issue