comparison DOCS/FREEBSD @ 958:162a78d3cc08

FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
author arpi_esp
date Sun, 03 Jun 2001 00:31:41 +0000
parents
children f2516027a346
comparison
equal deleted inserted replaced
957:1a8811b0da3b 958:162a78d3cc08
1 Notes for FreeBSD users
2 =======================
3
4 1. To build the package you will need GNU make (gmake, /usr/ports/devel/gmake),
5 native BSD make will not work.
6
7 2. Configure script is different for FreeBSD; use configure.FreeBSD instead.
8
9 3. To run mplayer you will need to re-compile the kernel with
10 "options USER_LDT" (unless you are running -CURRENT, where this is default).
11
12 4. There's no VCD (well, it is not finished) or DVD support for FreeBSD yet.
13 Feel free to add them :-)
14
15 Enjoy (as do I)!
16
17 --
18 Vladimir Kushnir
19