[Gimp 2.2.11] Installation boquée ?
Résolu
Arno59
Messages postés
4600
Date d'inscription
Statut
Contributeur
Dernière intervention
-
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Arno59 Messages postés 4600 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Etant sous Linux Mandriva 2006, j'ai supprimé la version 2.2.8 de Gimp inclue dans cette distribution.
J'ai décompressé dans
J'ai lu la doc d'installation:
/usr/local/Gimp_2.2.11
OU trouver la version GLIB 2.4.5 ?
https://www.gimp.org/source/
GLib 2.4.5 <gras>Download - Glib Convenience Library</gras>
Etant sous Linux Mandriva 2006, j'ai supprimé la version 2.2.8 de Gimp inclue dans cette distribution.
J'ai décompressé dans
J'ai lu la doc d'installation:
tar xvfz gimp-2.2.x.tar.gz # unpack the sources % cd gimp-2.2.x # change to the toplevel directory % ./configure # run the `configure' script % make # build the GIMP % make install # install the GIMP
/usr/local/Gimp_2.2.11
./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for target architecture... i686-pc-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking whether to turn on debugging... no checking whether to turn on profiling... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for difftime... yes checking for putenv... yes checking for mmap... yes checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... msgfmt checking for msgmerge... msgmerge checking for xgettext... xgettext checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no checking for pkg-config... /usr/bin/pkg-config 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.
OU trouver la version GLIB 2.4.5 ?
https://www.gimp.org/source/
GLib 2.4.5 <gras>Download - Glib Convenience Library</gras>
A voir également:
- [Gimp 2.2.11] Installation boquée ?
- Gimp - Télécharger - Retouche d'image
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
5 réponses
Salut,
je vois que tu n'aimes pas Google
https://www.google.fr/search?hl=fr&q=glib+2.4.5&meta=&gws_rd=ssl
lami20j
je vois que tu n'aimes pas Google
https://www.google.fr/search?hl=fr&q=glib+2.4.5&meta=&gws_rd=ssl
lami20j
Merci
Est-ce que je peux installer la version :
glib-2.4.8.tar.bz2 2103 KB 02.12.2004 00:00:00
Plus récente que la version demandé pour Gimp
si oui, où l'installer ?
Encore merci ;-)
Est-ce que je peux installer la version :
glib-2.4.8.tar.bz2 2103 KB 02.12.2004 00:00:00
Plus récente que la version demandé pour Gimp
si oui, où l'installer ?
Encore merci ;-)
Re,
si tu ne maîtrise bien l'installation depuis les sources je crois que c'est mieux d'écouter Miss mamiemando, c'est-à-dire d'installer en utilisant le gestionnaire de paquetages (dans le cas de Mandriva - urpmi et voir aussi easyurpmi).
Si tu veux te casser un peu la tête avec les source pour comprendre commentcamarche, lit la documentation que tu trouves dans les sources et aussi sur net et démarre l'aventure.
si oui, où l'installer ?
D'habitude j'utilise /usr/local/src pour détarrer les tarballs
Pour l'installation, je regarde dans ./configure --help
(s'il existe bien sûr) pour voir si la destination par défaut me convient - en général oui, c'est /usr/local sinon on a les options dans le script .configure --prefix=PREFIX
Ce n'est pas une régle générale. Il faut toujours lire avant de commencer.
Ecoute Miss et ne te casse pas la tête si le seul but c'est d'avoir gimp installé.
lami20j
P.S. Pour ce qui tient de glib-2.4.8 tu n'as qu'à essayer.
Comme ça tu pourras donner l'info pour une future question.
Il faut partager aussi tes expériences sous Linux.
si tu ne maîtrise bien l'installation depuis les sources je crois que c'est mieux d'écouter Miss mamiemando, c'est-à-dire d'installer en utilisant le gestionnaire de paquetages (dans le cas de Mandriva - urpmi et voir aussi easyurpmi).
Si tu veux te casser un peu la tête avec les source pour comprendre commentcamarche, lit la documentation que tu trouves dans les sources et aussi sur net et démarre l'aventure.
si oui, où l'installer ?
D'habitude j'utilise /usr/local/src pour détarrer les tarballs
Pour l'installation, je regarde dans ./configure --help
(s'il existe bien sûr) pour voir si la destination par défaut me convient - en général oui, c'est /usr/local sinon on a les options dans le script .configure --prefix=PREFIX
Ce n'est pas une régle générale. Il faut toujours lire avant de commencer.
Ecoute Miss et ne te casse pas la tête si le seul but c'est d'avoir gimp installé.
lami20j
P.S. Pour ce qui tient de glib-2.4.8 tu n'as qu'à essayer.
Comme ça tu pourras donner l'info pour une future question.
Il faut partager aussi tes expériences sous Linux.
Effectivement je souhaites comprendre et gérer les données et système de Linux, pour me changer de Windows.
Mieux vaut prendre les bon reflexe (pour une excellente utilisation de Debian et Mandriva )
Faut-il installer Glib dans /usr/local/glib ou dans un autre endroit.
Pour info Gimp est placé dans le répertoire /usr/local/gimp_2.2.11.
Mieux vaut prendre les bon reflexe (pour une excellente utilisation de Debian et Mandriva )
Faut-il installer Glib dans /usr/local/glib ou dans un autre endroit.
Pour info Gimp est placé dans le répertoire /usr/local/gimp_2.2.11.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Bonjour,
J'ai essayer d'installer Glib 2.4.5
/usr/local/Glib_2.4.5
./configure
http://www.gnu.org/software/gettext/gettext.html ??
/pub/gnu/gettext/ d'après la doc
Version gtk 2.11:
ftp://ftp.gtk.org/pub/gtk/v2.11
Faut-il télécharger gtk ?
J'ai essayer d'installer Glib 2.4.5
/usr/local/Glib_2.4.5
./configure
checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking for gawk... (cached) gawk checking for perl5... perl5 checking for indent... no checking for perl5... /usr/bin/perl5 checking for iconv_open... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether we are using the GNU C Library 2.1 or newer... yes checking Whether to cache iconv descriptors... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no configure: error: *** You must have either have gettext support in your C library, or use the *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html)
http://www.gnu.org/software/gettext/gettext.html ??
/pub/gnu/gettext/ d'après la doc
Version gtk 2.11:
ftp://ftp.gtk.org/pub/gtk/v2.11
Faut-il télécharger gtk ?