comparison DOCS/DVD @ 1117:7e86f5809d33

*** empty log message ***
author gabucino
date Tue, 12 Jun 2001 18:03:19 +0000
parents 655441d69aaa
children
comparison
equal deleted inserted replaced
1116:faa68f4c03be 1117:7e86f5809d33
17 Second, you have to recompile MPlayer with libcss support. There is 17 Second, you have to recompile MPlayer with libcss support. There is
18 autodetection of libcss, but if it fails, see below : 18 autodetection of libcss, but if it fails, see below :
19 19
20 Call ./configure script of MPlayer with these options: 20 Call ./configure script of MPlayer with these options:
21 21
22 ./configure --enable-css --withcsslibdir=/usr/local/lib --withcssincdir=/usr/local/include 22 ./configure --enable-css --with-csslibdir=/usr/local/lib --with-cssincdir=/usr/local/include
23 23
24 (of course you can append your favourite options as well) 24 (of course you can append your favourite options as well)
25 25
26 --with-csslibdir=/usr/local/lib 26 --with-csslibdir=/usr/local/lib
27 Directory contains libcss.so shared library. This directory should 27 Directory contains libcss.so shared library. This directory should