On Sunday 16 December 2007 06:52:28 Shawn Walker wrote: > 9) A52DEC > > ./configure --prefix=/opt/local --enable-shared=yes
This configure line is in the a52dec spec file:
./configure --prefix=%{_prefix} --mandir=%{_mandir} --disable-static
--enable-shared
So your setup and the packaging environment agree, at least.
