diff DOCS/FREEBSD @ 1177:f2516027a346

FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
author arpi_esp
date Thu, 21 Jun 2001 00:06:40 +0000
parents 162a78d3cc08
children 8ee4ab7de293
line wrap: on
line diff
--- a/DOCS/FREEBSD	Wed Jun 20 21:44:51 2001 +0000
+++ b/DOCS/FREEBSD	Thu Jun 21 00:06:40 2001 +0000
@@ -4,12 +4,13 @@
 1. To build the package you will need GNU make (gmake, /usr/ports/devel/gmake), 
 native BSD make will not work.
 
-2. Configure script is different for FreeBSD; use configure.FreeBSD instead.
-
-3. To run mplayer you will need to re-compile the kernel with 
+2. To run mplayer you will need to re-compile the kernel with 
 "options USER_LDT" (unless you are running -CURRENT, where this is default).
 
-4. There's no VCD (well, it is not finished) or DVD support for FreeBSD yet. 
+3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a 
+symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom 
+
+4. There's no DVD support for FreeBSD yet. 
 Feel free to add them :-)
 
 Enjoy (as do I)!