OVH Cloud OVH Cloud

compiler VLC sur mandrake 10.1

11 réponses
Avatar
Gabriel
bonjour,

est-ce qqun a réussi ?
je sèche :

je DL les sources de VLC :
./configure --prefix=/usr \
--enable-wxwindows \
--with-ffmpeg-config-path=/applications/ffmpeg/libavcodec/

configure: error: Missing header file ffmpeg/avcodec.h. : normal : je
l'ai pas encore installé ;)

ok, je DL ffmpeg :
./configure\
--enable-vorbis\
--enable-faad\
--enable-faac\
--enable-pp\
--enable-shared-pp\
--enable-shared\
--enable-gpl\
--disable-ffserver\
--disable-risky\
--disable-ffplay\
--disable-debug;

Cool : ca marche :)
make
raté : il manque faad, ok je le DL :
dans REAME.linux, il disent de lancer ceci :
autoreconf -vif
allons-y :
autoreconf-2.5x: Entering directory `.'
autoreconf-2.5x: configure.in: not using Gettext
autoreconf-2.5x: running: aclocal --output=aclocal.m4t
autoreconf-2.5x: `aclocal.m4' is created
autoreconf-2.5x: configure.in: tracing
autoreconf-2.5x: running: libtoolize --copy --force
autoreconf-2.5x: `aclocal.m4' is unchanged
autoreconf-2.5x: running: /usr/bin/autoconf --force
autoreconf-2.5x: running: /usr/bin/autoheader --force
autoreconf-2.5x: running: automake --add-missing --copy --force-missing
automake: unrecognized option -- `--force-missing'
Try `automake --help' for more information.
autoreconf-2.5x: automake failed with exit status: 2

je lis l'aide sur autoreconf mais j'avoue que mes connaissances
s'arrêtent là : prq passe-t-il une option inconnue à automake ?

qqun peut m'expliquer de quoi il retourne svp ?



merci pour vos lumières : c'est pas facile de compiler le travail des
autres :)

1 réponse

1 2
Avatar
Christophe PEREZ
Le Sun, 12 Dec 2004 21:46:47 +0100, Galkine Guy a écrit:

ils sont dans contrib


ah oui, aussi, c'est vrai, mais je les prends toujours sur plf, habitude..

--
Christophe PEREZ
Écrivez moi sans _faute !

1 2