[Résolu] Installation de kaffeine

Hello !

Voilà le problème, j’essaie d’installer kaffeine à partir des sources car n’est plus accessible depuis Aptitude …

J’essaie depuis… :blush: d’installer à l’aide des sources mais je ne comprends pas les erreurs… je complète p’tit bout par p’tit bout mais toujours sans réel résultat.

Voici le dernier retour :

waouh:/home/nous/kaffeine-0.7.1# ./configure
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking target system type… i686-pc-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking for -p flag to install… yes
checking whether build environment is sane… yes
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking for kde-config… /usr/bin/kde-config
kde-config: Unknown option ‘–libsuffix’.
kde-config: Use --help to get a list of available command line options.
checking where to install… /usr (as returned by kde-config)
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 g++… no
checking for c++… no
checking for gpp… gpp
checking whether we are using the GNU C++ compiler… no
checking whether gpp accepts -g… no
checking dependency style of gpp… none
checking whether gcc is blacklisted… no
checking whether gpp supports -Wmissing-format-attribute… no
checking whether gcc supports -Wmissing-format-attribute… yes
checking whether gpp supports -Wundef… no
checking whether gpp supports -Wno-long-long… no
checking whether gpp supports -Wnon-virtual-dtor… no
checking how to run the C++ preprocessor… /lib/cpp
configure: error: C++ preprocessor “/lib/cpp” fails sanity check
See `config.log’ for more details.

Donc j’ai deux questions, si possible :

  • Que dois-je faire dans l’immédiat ? :open_mouth:

  • Qu’ai-je fait lors de l’installation de la Testing pour que je ne puis compiler facilement ? :laughing:

Par avance merci !
:arrow_right:

packages.debian.org/cgi-bin/sear … lla-search

add the ‘stable’ or ‘unstable’ (not only the ‘testing’) repositery to your sources.list

Franchement c’est une erreur de vouloir installer un package depuis les sources alors qu’un paquet debian est disponible. Cherches plutôt à voir ce qui ne vas pas du côté de apt…

rofl, à force de switcher entre des forums anglais et français, voilà ce qui arrive …

bref, the solution est de rajouter ça dans ton sources.list:

deb ftp.fr.debian.org/debian stable main contrib non-free
deb-src ftp.fr.debian.org/debian stable main contrib non-free

apt’ment votre.