Link to Chinese documentation, ports etc mentioned in *BSD section.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8080 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-11-03 13:05:58 +00:00
parent 18304c06fa
commit 98769704e2
1 changed files with 8 additions and 4 deletions

View File

@ -19,7 +19,8 @@
<A HREF="German/documentation.html">[ German ]</A>
<A HREF="French/documentation.html">[ French ]</A>
<A HREF="Polish/documentation.html">[ Polish ]</A>
<A HREF="Italian/documentation.html">[ Italian ]</A></P>
<A HREF="Italian/documentation.html">[ Italian ]</A>
<A HREF="Chinese/documentation.html">[ Chinese ]</A></P>
<HR>
@ -1402,9 +1403,12 @@ end
<H2><A NAME="bsd">6.2 *BSD</A></H2>
<P>MPlayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. To build MPlayer
you will need GNU make (gmake - native BSD make will not work) and a recent
version of binutils.</P>
<P>MPlayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. There are
ports/pkgsrc/fink/etc versions of MPlayer available that are probably easier
to use than our raw sources.</P>
<P>To build MPlayer you will need GNU make (gmake - native BSD make will not
work) and a recent version of binutils.</P>
<P>If MPlayer complains about not finding <CODE>/dev/cdrom</CODE> or
<CODE>/dev/dvd</CODE>, create an appropiate symbolic link:<BR>