mirror of
https://github.com/mpv-player/mpv
synced 2025-04-06 17:43:02 +00:00
- corrected <device< to <device>
- option is extralibdir, not extralib git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14137 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ecb5105a2c
commit
58d2f73cfb
@ -318,7 +318,7 @@ Create a link from the raw device to the DVD device.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen>
|
<screen>
|
||||||
# ln -s /dev/rdsk/c<replaceable><SCSI bus instance></replaceable>t<replaceable><SCSI target ID></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><device<</replaceable>
|
# ln -s /dev/rdsk/c<replaceable><SCSI bus instance></replaceable>t<replaceable><SCSI target ID></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><device></replaceable>
|
||||||
</screen>
|
</screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -359,7 +359,7 @@ Crash at playback with the following error message:
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Solution: Use the extralib option of configure
|
Solution: Use the extralibdir option of configure
|
||||||
<option>--with-extralibdir="/usr/lib -lrt"</option>
|
<option>--with-extralibdir="/usr/lib -lrt"</option>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user