voila je veux installer un plugin Gimp.
J'ai le fichier source mais quand je le compile j'obtiens ca :
make
gcc -c -O3 -Wall `pkg-config --cflags gtk+-2.0 gtkglext-1.0 gimp-2.0` normalmap.c
Package gtkglext-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkglext-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkglext-1.0' found
Package gimp-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimp-2.0' found
normalmap.c:26:21: erreur: gtk/gtk.h : Aucun fichier ou dossier de ce type
normalmap.c:28:26: erreur: libgimp/gimp.h : Aucun fichier ou dossier de ce type
normalmap.c:29:28: erreur: libgimp/gimpui.h : Aucun fichier ou dossier de ce type
In file included from normalmap.c:32:
preview3d.h:25: erreur: expected ')' before '*' token
normalmap.c:66: erreur: expected specifier-qualifier-list before 'gint'
normalmap.c:82: attention : type defaults to 'int' in declaration of 'gchar'
normalmap.c:82: erreur: expected ';', ',' or ')' before '*' token
normalmap.c:85: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'normalmap'
normalmap.c:87: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'normalmap_dialog'
normalmap.c:89: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'PLUG_IN_INFO'
normalmap.c:96: erreur: unknown field 'filter' specified in initializer
normalmap.c:96: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:96: attention : (near initialization for 'nmapvals')
normalmap.c:97: erreur: unknown field 'minz' specified in initializer
normalmap.c:97: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:97: attention : (near initialization for 'nmapvals')
normalmap.c:98: erreur: unknown field 'scale' specified in initializer
normalmap.c:98: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:98: attention : (near initialization for 'nmapvals')
normalmap.c:99: erreur: unknown field 'wrap' specified in initializer
normalmap.c:99: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:99: attention : (near initialization for 'nmapvals')
normalmap.c:100: erreur: unknown field 'height_source' specified in initializer
normalmap.c:100: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:100: attention : (near initialization for 'nmapvals')
normalmap.c:101: erreur: unknown field 'alpha' specified in initializer
normalmap.c:101: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:101: attention : (near initialization for 'nmapvals')
normalmap.c:102: erreur: unknown field 'conversion' specified in initializer
normalmap.c:102: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:102: attention : (near initialization for 'nmapvals')
normalmap.c:103: erreur: unknown field 'dudv' specified in initializer
normalmap.c:103: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:103: attention : (near initialization for 'nmapvals')
normalmap.c:104: erreur: unknown field 'xinvert' specified in initializer
normalmap.c:104: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:104: attention : (near initialization for 'nmapvals')
normalmap.c:105: erreur: unknown field 'yinvert' specified in initializer
normalmap.c:105: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:105: attention : (near initialization for 'nmapvals')
normalmap.c:106: erreur: unknown field 'swapRGB' specified in initializer
normalmap.c:106: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:106: attention : (near initialization for 'nmapvals')
normalmap.c:107: erreur: unknown field 'contrast' specified in initializer
normalmap.c:107: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:107: attention : (near initialization for 'nmapvals')
normalmap.c:108: erreur: unknown field 'alphamap_id' specified in initializer
normalmap.c:109: attention : éléments en excès dans l'initialisation de la structure
normalmap.c:109: attention : (near initialization for 'nmapvals')
normalmap.c:113: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'runme'
normalmap.c:115: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
normalmap.c:116: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
normalmap.c:120: attention : return type defaults to 'int'
normalmap.c: In function 'MAIN':
normalmap.c:121: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
normalmap.c:156: attention : type defaults to 'int' in declaration of 'gchar'
normalmap.c:156: erreur: expected ';', ',' or ')' before '*' token
normalmap.c:239: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
normalmap.c:257: erreur: storage class specified for parameter 'kernel_element'
normalmap.c:259: erreur: expected ')' before '*' token
normalmap.c:276: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
normalmap.c:292: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
normalmap.c:356: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
normalmap.c:482: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'normalmap'
normalmap.c:1151: erreur: expected ')' before 'data'
normalmap.c:1157: erreur: storage class specified for parameter 'update_preview'
normalmap.c:1157: erreur: parameter 'update_preview' is initialized
normalmap.c:1159: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'idle_callback'
normalmap.c:1169: erreur: expected ')' before '*' token
normalmap.c:1178: erreur: expected ')' before '*' token
normalmap.c:1184: erreur: expected ')' before '*' token
normalmap.c:1190: erreur: expected ')' before '*' token
normalmap.c:1213: erreur: expected ')' before '*' token
normalmap.c:1222: erreur: expected ')' before '*' token
normalmap.c:1235: erreur: expected ')' before '*' token
normalmap.c:1246: erreur: expected ')' before '*' token
normalmap.c:1273: erreur: expected ')' before '*' token
normalmap.c:1279: erreur: expected ')' before '*' token
normalmap.c:1285: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'dialog_constrain'
normalmap.c:1297: erreur: expected ')' before 'id'
normalmap.c:1306: erreur: expected ')' before '*' token
normalmap.c:1319: erreur: expected '=', ',', ';', 'asm' or '__attribute__' before 'normalmap_dialog'
normalmap.c:1157: erreur: declaration for parameter 'update_preview' but no such parameter
normalmap.c:257: erreur: declaration for parameter 'kernel_element' but no such parameter
normalmap.c:1800: erreur: expected '{' at end of input
make: *** [normalmap.o] Erreur 1
Hors si je tape yum install gtkglext:
yum install gtkglext
Modules complémentaires chargés : presto, refresh-packagekit
Configuration du processus d'installation
Le paquet gtkglext-libs-1.2.0-10.fc12.x86_64 est déjà installé dans sa dernière version
Rien à faire
Ds le doute j'ai essayé d'installer pkg-config (je sais pas trop ce que c'est 🙂 et yum ne trouve rien ! il a trouver un pkgconfig qu'il a installé !
Mais ca ne change rien !
Quelqu'un pourait il m'eclairer ?
merci 🙂