[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.57,1.58
Torinthiel CVS
syncmail at mplayerhq.hu
Wed Dec 8 13:47:59 CET 2004
CVS change done by Torinthiel CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv12044
Modified Files:
ports.xml
Log Message:
- corrected <device< to <device>
- option is extralibdir, not extralib
Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ports.xml 7 Dec 2004 00:16:42 -0000 1.57
+++ ports.xml 8 Dec 2004 12:47:57 -0000 1.58
@@ -318,7 +318,7 @@
</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 @@
</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>
More information about the MPlayer-DOCS
mailing list