comparison DOCS/documentation.html @ 5880:a04a7dc31ebb

openbsd updates by Bj«Órn Sandell <biorn@dce.chalmers.se>
author arpi
date Sun, 28 Apr 2002 01:30:04 +0000
parents eed8629ad93c
children 9cbcbbf2478a
comparison
equal deleted inserted replaced
5879:d2941f563a6d 5880:a04a7dc31ebb
240 <LI><A HREF="#6.2">6.2 FreeBSD</A></LI> 240 <LI><A HREF="#6.2">6.2 FreeBSD</A></LI>
241 <LI><A HREF="#6.3">6.3 Solaris</A></LI> 241 <LI><A HREF="#6.3">6.3 Solaris</A></LI>
242 <LI><A HREF="#6.4">6.4 StrongARM</A></LI> 242 <LI><A HREF="#6.4">6.4 StrongARM</A></LI>
243 <LI><A HREF="#6.5">6.5 SGI/Irix</A></LI> 243 <LI><A HREF="#6.5">6.5 SGI/Irix</A></LI>
244 <LI><A HREF="#6.6">6.6 QNX</A></LI> 244 <LI><A HREF="#6.6">6.6 QNX</A></LI>
245 <LI><A HREF="#6.7">6.7 OpenBSD</A></LI>
245 </UL> 246 </UL>
246 <LI><A HREF="#A">A. Authors</A></LI> 247 <LI><A HREF="#A">A. Authors</A></LI>
247 <UL> 248 <UL>
248 <LI><A HREF="#A2">A/2. Maintainers</A></LI> 249 <LI><A HREF="#A2">A/2. Maintainers</A></LI>
249 </UL> 250 </UL>
1605 1606
1606 <P>The <CODE>-vo x11</CODE> output will be even slower than on Linux, since 1607 <P>The <CODE>-vo x11</CODE> output will be even slower than on Linux, since
1607 QNX has only X <I>emulation</I> which is VERY slow. Use SDL.</P> 1608 QNX has only X <I>emulation</I> which is VERY slow. Use SDL.</P>
1608 1609
1609 1610
1611 <P><B><A NAME=6.7>6.7. OpenBSD</A></B></P>
1612
1613 <P>To build the package you will need GNU make (gmake,
1614 /usr/ports/devel/gmake), native BSD make will not work, and a recent
1615 binutils (including objcopy).</P>
1616
1617 <P> Presently you must give the option '--disable-mpdvdkit' to
1618 configure, else it won't compile. </P>
1619
1620 <P>Due to limitations in different versions of gas (relocation vs mmx)
1621 , you'll need to compile in two steps: First make sure that the
1622 non-native as is first in PATH and do a 'gmake -k', then make sure
1623 that the native version i used an do 'gmake'.</P>
1624
1625 <P>To w32-dll's with <B>MPlayer</B> you will need to re-compile the
1626 kernel with "option USER_LDT".</P>
1627
1628 <P>If <B>MPlayer</B> complains about not finding '/dev/cdrom' or
1629 '/dev/dvd' make a symbolic link, eg <CODE>ln -s
1630 /dev/(your_cdrom_device) /dev/cdrom</CODE></P>
1631
1632
1610 <P><B><A NAME=A>Appendix A - Authors</A></B></P> 1633 <P><B><A NAME=A>Appendix A - Authors</A></B></P>
1611 1634
1612 <P>NOTE: Do *NOT* send bugreports, help &amp; feature requests directly to the authors!</P> 1635 <P>NOTE: Do *NOT* send bugreports, help &amp; feature requests directly to the authors!</P>
1613 1636
1614 <P>Read Appendix <A HREF="#C">C</A> and subscribe to mplayer-users mailing lists.</P> 1637 <P>Read Appendix <A HREF="#C">C</A> and subscribe to mplayer-users mailing lists.</P>