comparison README @ 20545:150596447eda

--with-codecsdir --> --codecsdir
author diego
date Tue, 31 Oct 2006 14:48:07 +0000
parents 33b950c8591e
children ebf5462a08b7
comparison
equal deleted inserted replaced
20544:6612c7dde2cd 20545:150596447eda
73 We provide packages for x86 and PowerPC. 73 We provide packages for x86 and PowerPC.
74 74
75 Unpack the codecs archives and put the contents in a directory where MPlayer 75 Unpack the codecs archives and put the contents in a directory where MPlayer
76 will find them. The default directory is /usr/local/lib/codecs/ (it used to be 76 will find them. The default directory is /usr/local/lib/codecs/ (it used to be
77 /usr/local/lib/win32 in the past, this also works) but you can change that to 77 /usr/local/lib/win32 in the past, this also works) but you can change that to
78 something else by using the '--with-codecsdir=DIR' option when you run 78 something else by passing the '--codecsdir' option to './configure'.
79 './configure'.
80 79
81 80
82 __________________________ 81 __________________________
83 STEP2: Configuring MPlayer 82 STEP2: Configuring MPlayer
84 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 83 ~~~~~~~~~~~~~~~~~~~~~~~~~~