Bonjour,
J'essaie d'installer lxmusic sur mon openbox, j'ai donc pour cela télécharger un fichier tar.gz que j'ai décompressé et j'ai lancé dans un second temps un autogen.sh.
Je lance ensuite un ./configure qui me donne :
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LXMUSIC... configure: error: Package requirements (gtk+-2.0 >= 2.14.0
gmodule-export-2.0 >= 2.0
xmms2-client >= 0.7
xmms2-client-glib >= 0.7) were not met:
Requested 'xmms2-client >= 0.7' but version of xmms2-client is 0.6 DrMattDestruction (git commit: 29a2dcfc8db33e6e57c0c994c8286cabfbf5f186-dirty)
Requested 'xmms2-client-glib >= 0.7' but version of xmms2-client-glib is 0.6 DrMattDestruction (git commit: 29a2dcfc8db33e6e57c0c994c8286cabfbf5f186-dirty)
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LXMUSIC_CFLAGS
and LXMUSIC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Cependant lorsque je lance (tjs en utilisateur) la commande "make" jai le résultat :
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
Savez vous de quoi il s'agit ?
Ai je manqué une étape ? Merci d'avance pour vos réponses
[lxmusic] installation (en cours)
Re: [lxmusic] installation (en cours)
Visiblement certains paquets sont manquants :
gmodule-export-2.0 >= 2.0
xmms2-client >= 0.7
xmms2-client-glib >= 0.7) were not met
Mais impossible de les installer car introuvable dans les dépôts.
gmodule-export-2.0 >= 2.0
xmms2-client >= 0.7
xmms2-client-glib >= 0.7) were not met
Mais impossible de les installer car introuvable dans les dépôts.
Re: [lxmusic] installation (en cours)
tu as des erreurs dans l'exécution du configure, aussi le makefile n'a pas été généré.
Il existe un lxmusic dans AUR, essaye de l'installer avec "yaourt -S lxmusic"
Il existe un lxmusic dans AUR, essaye de l'installer avec "yaourt -S lxmusic"
Re: [lxmusic] installation (en cours)
Merci bcp pour ta réponse.
Visiblement je devais tout simplement faire une petite mise à jour du système
et plus précisément de xmms2 que je n'avais pas trouvé manuellement dans les dépôts. Le système l'a fait et l'installation via AUR s'est déroulé avec succès.
Merci encore farvarin
Visiblement je devais tout simplement faire une petite mise à jour du système

Merci encore farvarin
