* Frédéric ZULIAN <[EMAIL PROTECTED]> [2005-08-25 17:12] : > Bonjour, > > Je tente de compiler powermanga. > > ./configure me dit : > > checking for SDL - version >= 0.11.0... no > *** The sdl-config script installed by SDL could not be found > *** If SDL was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the SDL_CONFIG environment variable to the > *** full path to sdl-config. > checking for Mix_GetChunk in -lSDL_mixer... no > configure: error: Could not find -lSDL_mixer > > Cela correspond à quel paquet ? > Un apt-cache search lib sdl donne de nombreux résultats.
Avec "apt-cache search libsdl mixer", on trouve plus facilement que c'est certainement libsdl-mixer1.2-dev dont il a besoin. C'est également indiqué sur la page du paquet source : http://packages.debian.org/unstable/source/powermanga Fred -- Comment poser les questions de manière intelligente ? http://www.gnurou.org/documents/smart-questions-fr.html Comment signaler efficacement un bug ? http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html -- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

