comparison DOCS/SOLARIS @ 1061:0f7be115a4db

patch by J¸«ärgen Keil
author arpi_esp
date Fri, 08 Jun 2001 23:36:58 +0000
parents e565d452de79
children c51dfea4fa20
comparison
equal deleted inserted replaced
1060:a8918dfbc180 1061:0f7be115a4db
1 Notes for Solaris users 1 Notes for Solaris users
2 ======================= 2 =======================
3 3
4 1. To build the package you will need GNU make (gmake, /opt/sfw/gmake), 4 1. It *only* works on Solaris x86. It can't work on SPARC systems due to
5 native Solaris make will not work. 5 the use of win32 codecs.
6 6
7 2. For DVD support you must have the patched libcss installed. Patch: 7 2. To build the package you will need GNU make (gmake, /opt/sfw/gmake),
8 native Solaris make will not work.
9
10 3. For DVD support you must have the patched libcss installed. Patch:
8 http://www.tools.de/solaris/mplayer/ 11 http://www.tools.de/solaris/mplayer/
9 12
10 3. Due to two bugs in solaris 8 x86, you cannot reliably play DVDs using a 13 4. Due to two bugs in solaris 8 x86, you cannot reliably play DVDs using a
11 capacity >4GB: 14 capacity >4GB:
12 15
13 - The sd(7D) driver on solaris 8 x86 driver has bug when accessing a 16 - The sd(7D) driver on solaris 8 x86 driver has bug when accessing a
14 disk block >4GB on a device using a logical blocksize != DEV_BSIZE 17 disk block >4GB on a device using a logical blocksize != DEV_BSIZE
15 (i.e. CDROM and DVD media). Due to a 32bit int overflow, a disk 18 (i.e. CDROM and DVD media). Due to a 32bit int overflow, a disk