En fait j'avais déjà regardé ce plug-in mais il me semblait quelque peu âgé, je n'avais pas osé m'y risquer.
Du coup je ne sais pas si c'est la raison mais je ne parviens pas à l'installer...
Code : Tout sélectionner
amaury@PC1:~/Bureau/xfce4-kbdleds-plugin-0.0.6$ ./configure --prefix=/usr
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... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
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... no
configure: error: in `/home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6':
configure: error: C compiler cannot create executables
See `config.log' for more details
Puis
Code : Tout sélectionner
amaury@PC1:~/Bureau/xfce4-kbdleds-plugin-0.0.6$ make
make all-recursive
make[1] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6 »
Making all in icons
make[2] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons »
Making all in 48x48
make[3] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons/48x48 »
make[3]: rien à faire pour « all ».
make[3] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons/48x48 »
Making all in scalable
make[3] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons/scalable »
make[3]: rien à faire pour « all ».
make[3] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons/scalable »
make[3] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons »
make[3]: rien à faire pour « all-am ».
make[3] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons »
make[2] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/icons »
Making all in panel-plugin
make[2] : on entre dans le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/panel-plugin »
CC xfce4_kbdleds_plugin-kbdleds.o
kbdleds.c:24:10: fatal error: string.h: Aucun fichier ou dossier de ce type
#include <string.h>
^~~~~~~~~~
compilation terminated.
Makefile:456: recipe for target 'xfce4_kbdleds_plugin-kbdleds.o' failed
make[2]: *** [xfce4_kbdleds_plugin-kbdleds.o] Error 1
make[2] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6/panel-plugin »
Makefile:363: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1] : on quitte le répertoire « /home/amaury/Bureau/xfce4-kbdleds-plugin-0.0.6 »
Makefile:292: recipe for target 'all' failed
make: *** [all] Error 2
Là j'avoue je sèche quelque peu...
EDIT
Il me fallait installer les paquets suivants en amont.
Code : Tout sélectionner
sudo apt-get install intltool libxfce4ui-1-dev xfce4-panel-dev xorg-dev
Le design est pas terrible mais ça fait le travail.