Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 5909:adc04b7ed226
OpenBSD patch - by Bj«Órn Sandell <biorn@dce.chalmers.se>
author | arpi |
---|---|
date | Mon, 29 Apr 2002 21:42:36 +0000 |
parents | 9cbcbbf2478a |
children | a9d61459a741 |
comparison
equal
deleted
inserted
replaced
5908:31159f453cf9 | 5909:adc04b7ed226 |
---|---|
1612 | 1612 |
1613 <P>To build the package you will need GNU make (gmake, | 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 | 1614 /usr/ports/devel/gmake), native BSD make will not work, and a recent |
1615 binutils (including objcopy).</P> | 1615 binutils (including objcopy).</P> |
1616 | 1616 |
1617 <P>Presently you must give the option '<CODE>--disable-mpdvdkit</CODE>' to | |
1618 configure, else it won't compile.</P> | |
1619 | |
1620 <P>Due to limitations in different versions of gas (relocation vs mmx), | 1617 <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 | 1618 you'll need to compile in two steps: First make sure that the |
1622 non-native as is first in PATH and do a '<CODE>gmake -k</CODE>', then make sure | 1619 non-native as is first in PATH and do a '<CODE>gmake -k</CODE>', then make sure |
1623 that the native version i used an do '<CODE>gmake</CODE>'.</P> | 1620 that the native version is used and do '<CODE>gmake</CODE>'.</P> |
1624 | 1621 |
1625 <P>To use Win32 DLLs with <B>MPlayer</B> you will need to re-compile the | 1622 <P>To use Win32 DLLs with <B>MPlayer</B> you will need to re-compile the |
1626 kernel with "<CODE>option USER_LDT</CODE>".</P> | 1623 kernel with "<CODE>option USER_LDT</CODE>".</P> |
1627 | 1624 |
1628 <P>If <B>MPlayer</B> complains about not finding '/dev/cdrom' or | 1625 <P>If <B>MPlayer</B> complains about not finding '/dev/cdrom' or |
1629 '/dev/dvd' make a symbolic link, eg <CODE>ln -s | 1626 '/dev/dvd' make a symbolic link, eg <CODE>ln -s |
1630 /dev/(your_cdrom_device) /dev/cdrom</CODE></P> | 1627 /dev/rcd0c /dev/dvd</CODE></P> |
1631 | 1628 |
1632 | 1629 |
1633 <P><B><A NAME=A>Appendix A - Authors</A></B></P> | 1630 <P><B><A NAME=A>Appendix A - Authors</A></B></P> |
1634 | 1631 |
1635 <P>NOTE: Do *NOT* send bugreports, help & feature requests directly to the authors!</P> | 1632 <P>NOTE: Do *NOT* send bugreports, help & feature requests directly to the authors!</P> |