Le Mardi 27 Septembre 2005 01:40, Frédéric Bothamy a écrit : j'ai fais apt-get install libfreetype6-dev mais toujours pareil apt-file search ft2build.h bash: apt-file: command not found
> * 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 -- -- GanGan

