IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Applications et environnements graphiques Discussion :

Installation Wesnoth problème configure/SDL


Sujet :

Applications et environnements graphiques

  1. #1
    Membre du Club
    Profil pro
    Inscrit en
    Novembre 2002
    Messages
    92
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Novembre 2002
    Messages : 92
    Points : 48
    Points
    48
    Par défaut Installation Wesnoth problème configure/SDL
    Salut à tous,

    J'ai essayé d'installer le petit jeu "Battle for Wesnoth" qui m'a l'air assez sympa, mais malheureusement un message s'affiche pendant le "./configure" :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    [santo@localhost wesnoth-1.0.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 whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    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 for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking for CFPreferencesCopyAppValue... no
    checking for CFLocaleCopyCurrent... no
    checking whether NLS is requested... yes
    checking for GNU gettext in libc... yes
    checking whether to use NLS... yes
    checking where the gettext function comes from... libc
    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 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 a BSD-compatible install... /usr/bin/install -c
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking for XOpenDisplay in -lX11... yes
    checking for sdl-config... /usr/bin/sdl-config
    checking for libpng-config... /usr/bin/libpng-config
    checking for SDL - version >= 1.2.7... yes
    checking for gnome-config... no
    checking for kde-config... /usr/bin/kde-config
    checking for libtool... /usr/bin/libtool
    checking for IMG_Load in -lSDL_image... no
    configure: error: *** SDL_image lib not found! Get SDL_image from
    http://www.libsdl.org/projects/SDL_image/index.html
    Pourtant j'ai bien les libSDL dans /usr/lib. J'ai également fait (dans le doute) :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    yum install SDL_mixer
    yum install SDL_image
    Une idée du problème ? (Je suis sous Fedora Core 4 récemment mise à jour)

  2. #2
    Membre chevronné

    Profil pro
    Inscrit en
    Mars 2004
    Messages
    1 296
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Mars 2004
    Messages : 1 296
    Points : 1 803
    Points
    1 803
    Par défaut
    il te manque les paquage version developpement de SDL (probablement un nom comme SDl_image_dev ), il n'existe pas de version bianires pur fedora ?
    http://www.wesnoth.org/wiki/WesnothBinariesLinux#Fedora_Core
    ce serait deja beaucoup plus simple
    Marc
    Slackware for ever ......
    BASH - KSH ( http://marcg.developpez.com/ksh/ )

  3. #3
    Membre du Club
    Profil pro
    Inscrit en
    Novembre 2002
    Messages
    92
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Novembre 2002
    Messages : 92
    Points : 48
    Points
    48
    Par défaut
    Cela a été résolu par un :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
     
    yum install wesnoth wesnoth-tools wesnoth-server
    Apparemment la librairie manquante téléchargée par yum pour les dépendances était "SDL_net".

    Merci bien

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Réponses: 5
    Dernier message: 20/08/2010, 14h02
  2. Réponses: 0
    Dernier message: 30/03/2010, 13h58
  3. Réponses: 0
    Dernier message: 01/11/2008, 14h04
  4. Configuration SDL avec Madrake 10.1
    Par enzo28240 dans le forum SDL
    Réponses: 7
    Dernier message: 12/09/2008, 13h26
  5. Configuration SDL avec eclipse sous Mac
    Par kitsune dans le forum SDL
    Réponses: 6
    Dernier message: 27/04/2007, 10h59

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo