Forum Linux.mandriva Jeux linux

Posté par  .
Étiquettes : aucune
0
17
nov.
2004

Bonjour,
je ne savais pas ou mettre ma question dans la section programmation alors je l'est mise la.

voila mon problem quand je veux installer un jeu sous mandrake 10.1
(torcs-1.2.2 par exemple):


[yoann@localhost torcs-1.2.2]$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing (????????????????????????!)
checking for working autoconf... found
checking for working automake... missing (??????????????????????!)
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.


Donc il me manque aclocal et automake pourquoi ?
et comment je peux resoudre se problem?

merci d'avance
  • # urpmi

    Posté par  . Évalué à 2.

    Si tu es sûr qu'il n'existe pas de version de ton jeu compilée pour Mandrake, tu dois installer g++.

    urpmi gcc-cpp (ou gcc-c++ je ne sais plus)
    • [^] # Re: urpmi

      Posté par  (site web personnel) . Évalué à 3.

      # urpmq -i torcs
      Name : torcs
      Version : 1.2.2
      Release : 4mdk
      Group : Games/Arcade
      Size : 5307724 Architecture: i586
      Source RPM : torcs-1.2.2-4mdk.src.rpm Build Host: n4.mandrakesoft.com
      Packager : Per Ãyvind Karlsen <peroyvind@linux-mandrake.com>
      URL : http://torcs.org/(...)
      Summary : The Open Racing Car Simulator
      Description :
      A 3D racing car simulator using OpenGL.

      Donc fait un urpmi torcs et ça devrait marcher (d'après ta ligne c'est bien torcs 1.2.2 que tu veux, non ?)

      ++
    • [^] # Re: urpmi

      Posté par  . Évalué à 1.

      oui, je confirme torcs 1.2.2 est dans contrib.
      Mais si il veut apprendre a compiler une application , il est preferable qu' il suive tes indications.
  • # alors ...

    Posté par  (site web personnel) . Évalué à 2.

    urpmi automake autoconf g++

    et très certainement

    urpmi sdl-devel clanlib-devel ...
    (rajoute tout ce qui fera coincer la bete jusqu'a ce que le minimum accepté par ce que tu veux compiler soit detecté)
  • # torcs-1.2.2-4mdk.src.rpm

    Posté par  . Évalué à 1.

    merci a tous mais encore un problem

    en installant le paquetage torcs-1.2.2-4mdk.src.rpm l'erreur "ne peux etre installé car torcs-robot-base est non satisfait"

    bon je persevere
    • [^] # Re: torcs-1.2.2-4mdk.src.rpm

      Posté par  (site web personnel) . Évalué à 2.

      fait un urpmi --src torcs
      ça installe le src.rpm de torcs et les dépendances requises en pas src

      (il faut avoir les sources dans les sources urpmi qd même)

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.