Bij het installeren van Gimp 2.2.0 krijg ik de volgende foutmelding:
...
checking for GLIB - version >= 2.4.5... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for help.
In config.log staat het volgende:
...
conftest.c:49:18: glib.h: No such file or directory
conftest.c: In function `main':
conftest.c:55: error: `glib_major_version' undeclared (first use in this function)
conftest.c:55: error: (Each undeclared identifier is reported only once
conftest.c:55: error: for each function it appears in.)
conftest.c:55: error: `glib_minor_version' undeclared (first use in this function)
conftest.c:55: error: `glib_micro_version' undeclared (first use in this function)
...
Met andere woorden hij kan niet de goede versie GLIB niet vinden. Toch heb ik deze geinstalleerd.
Ik gebruik de distributie Slackware 10.
Is iemand ook deze foutmelding tegen gekomen? Weet iemand misschien hoe ik linux kan vertellen dat glib-2.4.8 is geinstalleerd (ldconfig geeft ook geen foutmelding).
...
checking for GLIB - version >= 2.4.5... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for help.
In config.log staat het volgende:
...
conftest.c:49:18: glib.h: No such file or directory
conftest.c: In function `main':
conftest.c:55: error: `glib_major_version' undeclared (first use in this function)
conftest.c:55: error: (Each undeclared identifier is reported only once
conftest.c:55: error: for each function it appears in.)
conftest.c:55: error: `glib_minor_version' undeclared (first use in this function)
conftest.c:55: error: `glib_micro_version' undeclared (first use in this function)
...
Met andere woorden hij kan niet de goede versie GLIB niet vinden. Toch heb ik deze geinstalleerd.
Ik gebruik de distributie Slackware 10.
Is iemand ook deze foutmelding tegen gekomen? Weet iemand misschien hoe ik linux kan vertellen dat glib-2.4.8 is geinstalleerd (ldconfig geeft ook geen foutmelding).
Northing.nl