* GanGan <[EMAIL PROTECTED]> [2005-09-26 23:36] : > Bonsoir j'ai essayé d'installer mplayer sur ma debian etch se soir > et je reste bloqué sur ces erreurs > > #make install > gcc-3.3 -c -I../libvo -I../../libvo -fno-PIC -O4 -march=pentium4 > -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/chemin/vers/xvid.h > > -o mplayer.o mplayer.c > In file included from mplayer.c:53: > libvo/font_load.h:5:22: ft2build.h: No such file or directory
Il te manque libfreetype6-dev : $ apt-file search ft2build.h libfreetype6-dev: usr/include/ft2build.h Fred -- Comment poser les questions de manière intelligente ? http://www.gnurou.org/documents/smart-questions-fr.html Comment signaler efficacement un bug ? http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html -- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

