Added SSE note by Bohdan Horst.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1534 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2001-08-15 17:56:55 +00:00
parent 2b53b19b8c
commit 89d4d474c9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ native BSD make will not work.
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).
If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it.
3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a
symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom