logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 14-07-2009 19:55:44

twentyfour-fr
Membre
Inscription : 14-07-2009

Probléme installation de gimp 2.6.6 debian 5.0.1

Bonjour tout le monde,

Je fais comme on me l'a demander dans un autre topic. Sur une machine qui me servira de serveur j'ai installer Debian 5.0.1 (je connais le monde du libre et Linux, je suis Président de mon association BreizhTux), sur cette machine. Jusqu'à maintenant je tourne sur les autres machines de l'association et chez moi sur Fedora, Mandriva, Ubuntu (très peut pour cette dernière). Pour Debian c'est mes débuts et j'ai installer cette version sur ce poste serveur suite aux conseil que j'ai pue avoir lors de mon voyage aux RMLL où j'étais bénévoles à l'orga (visite sur le stand Debian).

J'ai suivit le tuto présent ici : http://debian-facile.org/forum/viewtopi … 568#p12568

J'ai configurer mon fichier /etc/apt/sources.list avec les sources citer sur cette pages : http://forum.debian-fr.org/viewtopic.php?f=8&t=5659
En indiquant # devant la ligne pour le cdrom, et avec les lignes pour Lenny ce qui me donne ceci :

# deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official i386 DVD Binary-1 20090413-00:33]/ lenny contrib main

deb http://http.us.debian.org/debian/ lenny main contrib non-free
deb-src http://http.us.debian.org/debian/ lenny main contrib non-free

## lenny multimedia
deb http://mirror.home-dn.net/debian-multimedia lenny main
deb-src http://mirror.home-dn.net/debian-multimedia lenny main

# lenny security
deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://http.us.debian.org/debian/ lenny/updates main contrib non-free

# volatile
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
deb http://http.us.debian.org/debian/ lenny-proposed-updates contrib non-free main
deb-src http://http.us.debian.org/debian/ lenny-proposed-updates contrib non-free main


Puis lancer  : apt-get update

je n'ai pas eu d'erreurs, je lance cette commande : apt-get build-dep gimp, et voila ce qu'il me répond :

apt-get build-dep gimp
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Les dépendances de compilation pour gimp ne peuvent pas être satisfaites.


Déjà c'est pas bon et je ne sais pas pourquoi ni quoi faire de plus.

Je tante la suite du tuto et télécharge le fichier demander en version 2.6.6, cependant une fois la décompression réaliser et être aller dans le répertoire créer et lancer un ./configure j'ai une erreur et donc je ne peux une fois de plus pas aller plus loin :

debianserverQ:/home/quentin/Desktop/gimp-2.6.6# ./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... no
checking for mawk... mawk
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 recognize 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 xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
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... yes
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... yes
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
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
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 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 whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -Wmissing-declarations... yes
checking whether gcc understands -Winit-self... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wold-style-definition... yes
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 mmap... yes
checking whether binary relocation support should be enabled... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.36.3... ./configure: line 24112: intltool-update: command not found
found
configure: error: Your intltool is too old.  You need intltool 0.36.3 or later.
debianserverQ:/home/quentin/Desktop/gimp-2.6.6#


Peut on m'aider pour installer gimp 2.6.6 sur cette machine.

D'avance merci.

P.S = Désoler pour les fautes mais je suis malheureusment dyslexique, toutes mes excuses.

Hors ligne

#2 15-07-2009 00:43:38

twentyfour-fr
Membre
Inscription : 14-07-2009

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

UP

Hors ligne

#3 15-07-2009 02:25:59

martinux_qc
Anar
Lieu : Montréal (Québec)
Distrib. : Debian 11 stable
Noyau : Linux 5.10.0-8-amd64
(G)UI : XFCE 4.16
Inscription : 12-10-2008

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Salut

Je crains fort que pour avoir la version 2.6 de Gimp tu devras aller piocher dans une autre branche. Les changements entre les versions 2.4 et 2.6 sont trop importants, au niveau de libc6 essentiellement. Par contre, cela n'est pas une très bonne idée si on désire conserver la stabilité de Lenny. Pour Lenny, il faut se limiter à ajouter le dépôt lenny-backports. Si on ajoutes les dépôts Testing ou Sid, on courre au devant du danger.

"L'éducation vise à former des citoyens pas trop tatas et non pas à envoyer le plus de tatas possible à l'université."
Pierre Foglia (Journaliste à la retraite à La Presse)
Note : au Québec, le mot tata a un sens péjoratif qui sert à désigner une personne un peu idiote ou insignifiante. D'où les expressions familières : Espèce de grand, de gros tata! Être, avoir l'air tata.

Hors ligne

#4 15-07-2009 10:39:03

mani
Road-Runnerus digestus
Lieu : Au bout du bout
Distrib. : Buster
Noyau : Linux 4.19
(G)UI : Plasma
Inscription : 20-06-2007

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Salut,

Apparemment ton problème vient de ta version du paquet intltool. C'est bizarre car la version fournie avec Lenny est la 0.40.0-1. Peux-tu donner le résultat de :

apt-cache policy intltool


?


« Those who dream by day are cognizant of many things which escape those who dream only by night. »
- Edgar Allan Poe

Hors ligne

#5 07-12-2009 18:55:31

martel christophe
Membre
Lieu : Sancergues
Distrib. : Squeeze
Noyau : 2.6.32-3-686
(G)UI : gnome 2.30.2
Inscription : 15-02-2009

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Je suis Debian lenny, j'ai installé la version Gimp 2.6.7, mais pour en arriver là il m'a fallu installer "libgegl" et "libbadl" et les dev qui vont avec.
Maintenant, c'est vrai que j'ai voulu installer la version 2.7 et c'est aussi avec intltool que j'ai un souci:
"configure: error: Your intltool is too old.  You need intltool 0.40.1 or later."
Quelle solution ?
Cordialement.

Martel Christophe

Hors ligne

#6 07-12-2009 20:54:58

smolski
quasi...modo
Lieu : AIN
Distrib. : backports (buster) 10
Noyau : Linux 4.19.0-8-amd64
(G)UI : gnome
Inscription : 21-10-2008

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Tsop martel christophe !

On ne bernique pas les questions des post# des autres avec ses propres avatars, même semblables !

Non mais... smile

Vous me recopierez donc votre intervention dans une nouvelle discussion et comme gage, disons...

Allez, le débat est ouvert ! Faites vos propositions de labeur cruel et formidable...

Attend mon gaillard... big_smile

Amitié, Joel

saque eud dun (patois chtimi : fonce dedans)

Hors ligne

#7 07-12-2009 20:59:28

smolski
quasi...modo
Lieu : AIN
Distrib. : backports (buster) 10
Noyau : Linux 4.19.0-8-amd64
(G)UI : gnome
Inscription : 21-10-2008

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Bonjour twentyfour-fr,

Bien, tu as suivi les tutos pour lenny, reste à consulter la marche à suivre pour installer les paquets exotiques c'est à dire de branches différentes, encore en finition.

Vois dans le wiki (sur le bandeau d'accueil) les pinning, preferences, outils apt, depots et autres branches debian, afin de saisir la vue d'ensemble que tu as l'air de vouloir opérer.

Amitié, Joel

saque eud dun (patois chtimi : fonce dedans)

Hors ligne

#8 08-12-2009 09:05:19

mani
Road-Runnerus digestus
Lieu : Au bout du bout
Distrib. : Buster
Noyau : Linux 4.19
(G)UI : Plasma
Inscription : 20-06-2007

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Smolski, twentyfour-fr n'est pas revenu depuis le 15 Juillet et n'a pas répondu aux posts de Martin ou de moi-même, je pense que tu perds ton temps... ! smile

« Those who dream by day are cognizant of many things which escape those who dream only by night. »
- Edgar Allan Poe

Hors ligne

#9 08-12-2009 09:19:46

smolski
quasi...modo
Lieu : AIN
Distrib. : backports (buster) 10
Noyau : Linux 4.19.0-8-amd64
(G)UI : gnome
Inscription : 21-10-2008

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

Salut mani !

Perdre du temps à répondre sur le forum DF ?

Ah ah ah  big_smile

Bah, ça fait toujours une indication pour un qui cherchotte un fil sur le sujet. big_smile

Merci, j'avais pas vu la date non plus.

Amitié, Jojo

saque eud dun (patois chtimi : fonce dedans)

Hors ligne

#10 10-12-2009 15:54:51

martel christophe
Membre
Lieu : Sancergues
Distrib. : Squeeze
Noyau : 2.6.32-3-686
(G)UI : gnome 2.30.2
Inscription : 15-02-2009

Re : Probléme installation de gimp 2.6.6 debian 5.0.1

smolski a écrit :

Tsop martel christophe !

On ne bernique pas les questions des post# des autres avec ses propres avatars, même semblables !

Non mais... smile

Vous me recopierez donc votre intervention dans une nouvelle discussion et comme gage, disons...

Allez, le débat est ouvert ! Faites vos propositions de labeur cruel et formidable...

Attend mon gaillard... big_smile

Amitié, Joel


Milles excuses, je voulais juste signaler que "intltool is too old" trop vieux pour pouvoir installer gimp 2.7
Cordialement.


Martel Christophe

Hors ligne

Pied de page des forums