Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 29/04/2015, à 15:14

Tristan07

Installation script gnome-kra-ora-thumbnailer dans Ubuntu-Gnome 15.04

Bonjour à tous,

Utilisateur de krita et mypaint je souhaite afficher les vignettes .openraster dans (aka) nautilus
Il n'est pas dans les dépôts officiels (j'aimerai en demander la raison d'ailleurs) je me suis donc lancé en installation de script roll via cette page Malheureusement je bloque au fameux "Make" j'ai un retour du terminal qui me dit :

make
make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.

Voici l'ensemble de la procédure :

tristan@PortableUbGnome:~$ cd Téléchargements
tristan@PortableUbGnome:~/Téléchargements$ cd gnome-kra-ora-thumbnailer-master
tristan@PortableUbGnome:~/Téléchargements/gnome-kra-ora-thumbnailer-master$ ./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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Werror=implicit-function-declaration... yes
checking whether gcc understands -Werror=pointer-arith... yes
checking whether gcc understands -Werror=init-self... yes
checking whether gcc understands -Werror=format-security... yes
checking whether gcc understands -Werror=format=2... yes
checking whether gcc understands -Werror=missing-include-dirs... yes
checking what warning flags to pass to the C compiler...  -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs
checking what language compliance flags to pass to the C compiler... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for THUMBNAILER... no
configure: error: Package requirements (gdk-pixbuf-2.0 gio-2.0 libarchive) were not met:

No package 'gdk-pixbuf-2.0' found
No package 'gio-2.0' found
No package 'libarchive' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables THUMBNAILER_CFLAGS
and THUMBNAILER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
tristan@PortableUbGnome:~/Téléchargements/gnome-kra-ora-thumbnailer-master$ make
make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.
tristan@PortableUbGnome:~/Téléchargements/gnome-kra-ora-thumbnailer-master$ 

Il y a bien des fichiers makefile dans le dossier téléchargé, voici une capture :
1430313019.png
J'ai bien sur regarder la doc et le forum mais ne trouve pas de réponse. Il semble, je le vois, qu'un fichier ou une dépendance (c'était le cas d'autres post concernant ce sujet) soit a manquer mais en dehors du fait que le zip n'ai pas été livré "entier" je ne vois pas.
J'ai également tenté avec "git" (git clone https://github.com/Deevad/gnome-kra-ora … ailer.git) - marche pas non plus, même retou
une idée ?
merci - bonne journée

Dernière modification par Tristan07 (Le 29/04/2015, à 15:16)


Debian 9 Stable sur portable et poste fixe

Hors ligne

#2 Le 29/04/2015, à 15:48

Tristan07

Re : Installation script gnome-kra-ora-thumbnailer dans Ubuntu-Gnome 15.04

Bon je suis allé un peu vite, navré :

No package 'gdk-pixbuf-2.0' found
No package 'gio-2.0' found
No package 'libarchive' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables THUMBNAILER_CFLAGS
and THUMBNAILER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

j'oublie que les terminaux ne sont pas bavards pour rien. Il me dit tout ! Mais man pkg-config ne m'avance pas vraiment ...


Debian 9 Stable sur portable et poste fixe

Hors ligne

#3 Le 13/12/2015, à 03:17

Tristan07

Re : Installation script gnome-kra-ora-thumbnailer dans Ubuntu-Gnome 15.04

Retour de la 15.10 :

You need to install gnome-common from the GNOME git

Que contient Gnome-common au juste ?


Debian 9 Stable sur portable et poste fixe

Hors ligne