I tried to compile but I do not know how, I just download vlc git and type this: ./configure --enable-libbluray configure: WARNING: unrecognized options: --enable-libbluray checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible in...
Thank you very much.
No problem for "configure" and "make"
By cons, if I "make install", how to works libbluray?
Sorry I not find a tutorial Explaining how to use it.
Thank you aptitude install autoconf libtool ~/libbluray$ ./bootstrap Can't exec "libtoolize": Aucun fichier ou dossier de ce type at /usr/bin/autoreconf line 189. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 189. autoreconf: Entering directory `.' autorecon...
Hi, I now see that we can test libbluray: http://www.videolan.org/developers/libbluray.html But once I recovered the files, I can not compile. cd libbluray make make: *** No targets specified and no makefile found. Stop. make install make: *** No rule to make target 'install'. Stop. sudo ./premake -...