[MPlayer-users] [BUG] cannot detect cdparanoia and Real

Florin Andrei florin at andrei.myip.org
Sun Dec 29 01:37:04 CET 2002


Building mplayer-0.90rc2 on Linux Red Hat 8.0

I was using these configure parameters:

./configure \
        --prefix=/usr \
        --mandir=/usr/share/man \
        --confdir=/etc/mplayer \
        --enable-gui \
        --enable-largefiles \
        --enable-runtime-cpudetection \
        --enable-freetype

But cdparanoia could not be detected, although i do have it installed,
with the following layout (which is the default for my distribution):

###########################################
[florin at rivendell compile]$ rpm -qa | grep cdparanoia
cdparanoia-libs-alpha9.8-11
cdparanoia-devel-alpha9.8-11
cdparanoia-alpha9.8-11
[florin at rivendell compile]$ rpm -ql cdparanoia
/usr/bin/cdparanoia
/usr/share/doc/cdparanoia-alpha9.8
/usr/share/doc/cdparanoia-alpha9.8/FAQ.txt
/usr/share/doc/cdparanoia-alpha9.8/GPL
/usr/share/doc/cdparanoia-alpha9.8/README
/usr/share/man/man1/cdparanoia.1.gz
[florin at rivendell compile]$ rpm -ql cdparanoia-libs
/usr/lib/libcdda_interface.so
/usr/lib/libcdda_interface.so.0.9.8
/usr/lib/libcdda_paranoia.so
/usr/lib/libcdda_paranoia.so.0.9.8
[florin at rivendell compile]$ rpm -ql cdparanoia-devel
/usr/include/cdda/cdda_interface.h
/usr/include/cdda/cdda_paranoia.h
/usr/include/cdda/utils.h
/usr/lib/libcdda_interface.a
/usr/lib/libcdda_paranoia.a
[florin at rivendell compile]$
###########################################

I could make mplayer detect cdparanoia header files only when using this
option:

--with-extraincdir=/usr/include/cdda

Also, the Real libs could not be detected, even though i do have them
installed in /usr/lib/win32 and the win32 codecs (located in the same
directory) are detected without any problem.
I had to add this option to detect Real:

--with-reallibdir=/usr/lib/win32

-- 
Florin Andrei

http://florin.myip.org/




More information about the MPlayer-users mailing list