oui, j'avais fait une tentative, j'avais arrêté à la première erreur. Il me manquait gettext.devel, il me semble.
Nouvel essai :
Je ne sais interpréter pas la première erreur "Not a git repository (or any parent up to mount point /home)"
[root@linux gnome-shell-extensions-3.24.1]# ./autogen.sh
+ Setting up submodules
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
/usr/bin/gnome-autogen.sh
checking for automake >= 1.11.2...
testing automake... found 1.15
checking for autoreconf >= 2.53...
testing autoreconf... found 2.69
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
Ensuite, ça a l'air de bien se passer.
Processing ./configure.ac
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
autoreconf: Leaving directory `.'
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.22... yes
Là un problème :
./configure: line 6416: GLIB_GSETTINGS: command not found
Puis ça continue :
checking for sass... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating data/Makefile
config.status: creating extensions/alternate-tab/Makefile
config.status: creating extensions/apps-menu/Makefile
config.status: creating extensions/auto-move-windows/Makefile
config.status: creating extensions/drive-menu/Makefile
config.status: creating extensions/example/Makefile
config.status: creating extensions/launch-new-instance/Makefile
config.status: creating extensions/native-window-placement/Makefile
config.status: creating extensions/places-menu/Makefile
config.status: creating extensions/screenshot-window-sizer/Makefile
config.status: creating extensions/user-theme/Makefile
config.status: creating extensions/window-list/Makefile
config.status: creating extensions/windowsNavigator/Makefile
config.status: creating extensions/workspace-indicator/Makefile
config.status: creating extensions/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
Now type `make' to compile gnome-shell-extensions
[root@linux gnome-shell-extensions-3.24.1]#
Puis là ça se gâte :
[root@linux gnome-shell-extensions-3.24.1]# make
Making all in extensions
make[1] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions »
Making all in apps-menu
make[2] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/apps-menu »
GEN metadata.json
make[2] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/apps-menu »
Making all in places-menu
make[2] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/places-menu »
GEN metadata.json
make[2] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/places-menu »
Making all in alternate-tab
make[2] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/alternate-tab »
GEN metadata.json
make[2] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/alternate-tab »
Making all in launch-new-instance
make[2] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/launch-new-instance »
GEN metadata.json
make[2] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/launch-new-instance »
Making all in window-list
make[2] : on entre dans le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/window-list »
Makefile:550: *** missing separator. Arrêt.
make[2] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions/window-list »
Makefile:349 : la recette pour la cible « all-recursive » a échouée
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/michel/Téléchargements/gnome-shell-extensions-3.24.1/extensions »
Makefile:395 : la recette pour la cible « all-recursive » a échouée
make: *** [all-recursive] Erreur 1
[root@linux gnome-shell-extensions-3.24.1]#
Et là je sèche complètement. C'est un makefile un peu costaud pour mes connaissances !!!