Salut à tous,
Je tente d’installer DVDStyler mais vu qu’il n’est pas présent dans les dépôts, j’essaie de l’installer depuis les sources.
J’ai installé les paquets essentiels pour le build.
J’ai téléchargé les archives sur ce site :
dvdstyler.org/en/downloads
Mais le ./configure plante à cet endroit :
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for install location... /usr/local
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for flex... no
checking for lex... no
configure: error:
DVDStyler requires lex (flex).
Please check that flex is in path.
Avez-vous une idée ?
P.S : J’ai bien tenté d’installer 2mandvd mais je suis bloqué comme sur ce fil :http://www.debian-fr.org/2mandvd-sur-wheezy-t39848.html
J’ai bien les dépôts sid dans mon sources.list mais il ne semble pas accessible lors d’un apt-get update.