Problème avec ./configure

informapierre -  
jeanbi Messages postés 15399 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,
J'ai deux programes à installer qui ont pour extension .sh.
Je me suis renseigner et j'ai essayer mais je bloque à ./configure
Voilà ce que sa me marque :
[kramer@localhost baghira-0.8]$ ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
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)... no
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.

Merci de m'aider par ce que je debute en linux :D
Configuration: Linux Mandriva
Firefox 3.5.6

1 réponse

  1. jeanbi Messages postés 15399 Date d'inscription   Statut Contributeur Dernière intervention   2 383
     
    bonjour,
    pourtant c'est ecrit !
    checking for kde-config... not found
    configure: error: The important program kde-config was not found!
    Please check whether you installed KDE correctly.
    

    il faut l'environnement kde pour ton programme .
    de plus on ne compile qu'en dernier ressort , sous mandriva on se sert de urpmi pour installer une logiciel .
    a+
    0