URL: https://linuxfr.org/forums/linux-debutant/posts/installation-dadesklets-avort%C3%A9e Title: Installation d'aDesklets avortée Authors: Mars Date: 2005年08月07日T04:34:13+02:00 Tags: firefox Score: 0 Je fais tar xvfj adesklets-0.4.10.tar.bz2 cd adesklets-0.4.10 ./configure l'installation s'arrête sur : => configure: error: cannot find Python include path $ ./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 style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for a BSD-compatible install... /usr/bin/install -c checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.4 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages checking for Python include path... find: /usr/include/python/: No such file or directory find: /usr/share/doc/tikiwiki-1.8.2: Permission denied configure: error: cannot find Python include path C'est ma toute première compile sur ma première installation de Linux (Mandriva 2005) sur une machine récupérée il y a 3 mois qui tournait sur Mandrake 9.2. Chaque fois que je voulais faire une mise à jour je subissais un refus. Des fois pour des trucs tout simple, comme l'installation d'extensions pour Firefox qui exigeait un upgrade du navigateur mais pour lequel il n'existait pas de version récente adaptée à Mandrake 9..2. Alors malgré moi j'ai sauté le pas. J'en ai profité pour tenter d'améliorer l'environnement - quotidien numérique - sachant que j'ai une vieille config (pentium 300 et 128Mo de Ram) On m'avait conseillé de ne pas utiliser que des binaires RPM afin de ne pas avoir d'ennuis. Pourtant j'ai l'impression que pour des appli mineures c'est courrant. Doit on être totalement rigoureux sur ce point, expert ou pas ? Donc pour conclure ce message est totalement hésotérique pour moi. Nota : **find: /usr/share/doc/tikiwiki-1.8.2: Permission denied** D'autre part je ne vois pas le lien entre tikiwiki et les aDesklets ! Quelques URLs : [http://adesklets.sourceforge.net/doc/fr/A-propos-d_0027adesklets.ht(...)](http://adesklets.sourceforge.net/doc/fr/A-propos-d_0027adesklets.html) [http://adesklets.sourceforge.net/doc/fr/Utilisation-d_0027adesklets(...)](http://adesklets.sourceforge.net/doc/fr/Utilisation-d_0027adesklets.html) [http://adesklets.sourceforge.net/doc/fr/Programmation-d_0027adeskle(...)](http://adesklets.sourceforge.net/doc/fr/Programmation-d_0027adesklets.html#primer) [http://adesklets.sourceforge.net/desklets.html(...)](http://adesklets.sourceforge.net/desklets.html) Merci par avance