ça bloque, une idée ?
./configure
which: no vlc-config in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/kde/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/qt/bin)
Error: Cannot detect LibVLC version. Do you have installed the libvlc development (libvlc-dev) package?
whereis vlc-config vlc-config: /usr/share/man/man1/vlc-config.1.gz
Comment #1
Posted on May 11, 2011 by Grumpy OxTu as bien installé le paquet libvlc-dev ?
Comment #2
Posted on May 11, 2011 by Quick RabbitComment deleted
Comment #3
Posted on Jun 5, 2011 by Massive WombatEn fait, vlc-config est utilisé sous VLC 0.8.6 pour connaître la version courante de la libvlc. Il ne doit plus exister avec les nouvelles versions de VLC.
Maintenant, on utilise pkg-config à la place. C'est plutôt donc ce programme qu'il doit te manquer.
Comment #4
Posted on Jun 19, 2011 by Quick RabbitMerci eric.
il me manquait bien pkg-config lors de la compilation j'ai retour d'erreur
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../lib/ -Wall -g -march=x86-64 -mtune=generic -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function ‘splashscreen_app_init’: main.c:622:8: attention : variable ‘res’ set but not used [-Wunused-but-set-variable] main.c: In function ‘freetuxtv_log’: main.c:1381:19: attention : transtypage d'un pointeur vers un entier de taille différente [-Wpointer-to-int-cast] main.c: In function ‘main’: main.c:1535:49: attention : transtypage vers un pointeur depuis un entier de taille différente [-Wint-to-pointer-cast] main.c:1556:4: erreur: too many arguments to function ‘notify_notification_new’ /usr/include/libnotify/notification.h:114:21: note: declared here main.c:1468:9: attention : variable ‘szUri’ set but not used [-Wunused-but-set-variable] make[2]: * [main.o] Erreur 1 make[2]: quittant le répertoire « /home/tony/aur/freetuxtv/src/freetuxtv-0.5.2/src » make[1]: * [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/tony/aur/freetuxtv/src/freetuxtv-0.5.2 » make: * [all] Erreur 2 ==> ERREUR: Une erreur s'est produite dans build(). Abandon...
Comment #5
Posted on Oct 7, 2012 by Massive WombatBugs already corrected in the merged issue.
Status: Duplicate
Labels:
Type-Defect
Priority-Medium
Milestone-Release0.6.0