[MPlayer-users] Problems with divx4linux and libmp3lame

Sascha Effert fermat at uni-paderborn.de
Sun Feb 10 11:44:02 CET 2002


Hallo,

I have a problem configuring mplayer on my computer. I would be very happy 
if anybody could help me.

My Saystem is a RedHat 7.2 Linux on an AMD Athlon 1Ghz, Kernel Version 
2.4.7, using libc-2,2,4, XFree86 4.1.0, gcc version 2.95.3 20010315 
(release) and GNU assembler 2.11.90.0.8.

I tried to compile MPlayer supporting divx4Linux. So I first downloades 
divx4linux-20011025.tgz from the avifile-project and installed it. After 
that libdivxdecore.so and libdivxencore.so are in my /usr/local/lib 
directory. Than I installed lame-3.91. After that there is a libmp3lame.so 
in my /usr/local/lib. /usr/local/lib is part of my /etc/ld.so.conf. I 
executed ldconfig.

Now I started the configure-script of MPlayer. It told me:
Checking for Divx4linux decore ... not found
Checking for libmp3lame (for mencoder) ... no
Checking for Divx4linux encore (for mencoder) ... no

The config.log tells me:
============ Checking for Divx4linux decore ============

#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /tmp/mplayer-conf-21621-5534.c -o /tmp/mplayer-conf-7291-5534.o 
-ldivxdecore -lm
/tmp/mplayer-conf-21621-5534.c:1: decore.h: Datei oder Verzeichnis nicht 
gefunden

ldd /tmp/mplayer-conf-7291-5534.o
lddlibc4: Kann den Header von »/tmp/mplayer-conf-7291-5534.o« nicht lesen: 
Datei oder Verzeichnis nicht gefunden

Result is: not found
##########################################

============ Checking for libmp3lame (for mencoder) ============

#include <lame/lame.h>
int main(void) { (void) lame_init(); return 0; }

gcc    /tmp/mplayer-conf-21621-5534.c -o /tmp/mplayer-conf-7291-5534.o 
-lmp3lame -lvorbis -logg -lm
/tmp/mplayer-conf-21621-5534.c:1: lame/lame.h: Datei oder Verzeichnis 
nicht gefunden

ldd /tmp/mplayer-conf-7291-5534.o
lddlibc4: Kann den Header von »/tmp/mplayer-conf-7291-5534.o« nicht lesen: 
Datei oder Verzeichnis nicht gefunden

Result is: no
##########################################

============ Checking for Divx4linux encore (for mencoder) ============

#include <encore2.h>
int main(void) { (void) encore(0, 0, 0, 0); return 0; }

gcc    /tmp/mplayer-conf-21621-5534.c -o /tmp/mplayer-conf-7291-5534.o 
-ldivxencore -lm
/tmp/mplayer-conf-21621-5534.c:1: encore2.h: Datei oder Verzeichnis nicht 
gefunden

ldd /tmp/mplayer-conf-7291-5534.o
lddlibc4: Kann den Header von »/tmp/mplayer-conf-7291-5534.o« nicht lesen: 
Datei oder Verzeichnis nicht gefunden

Result is: no
##########################################




It would be very kind of if you could tell me what is going wrong. I read 
the whole documentation but I couldn't find anything about my problem...

tschau


Sascha Effert
Fermat at gmx.at
Tel.:(0177) 6266652

-- 
Das schöne an Windows ist, dass ihr damit arbeiten müsst!





More information about the MPlayer-users mailing list