mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 23:38:10 +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>
|
||||
|
||||
<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>
|
||||
|
||||
<para>
|
||||
@ -359,7 +359,7 @@ Crash at playback with the following error message:
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Solution: Use the extralib option of configure
|
||||
Solution: Use the extralibdir option of configure
|
||||
<option>--with-extralibdir="/usr/lib -lrt"</option>
|
||||
</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user