* ce que tu essaies d'installer "je voudrais installer des logiciels (superkaramba, plugins pour XMMS, ...) dont j'ai la source."
* sur quelle distribution,
mais tu as ces deux erreurs :
checking for XMMS - version >= 1.2.7... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+... sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found
yes
Tu dois installer des packages du genre xmms-devel et gtk-devel (qui contiennent les fichiers include .h, les bibliothèques statiques .a, et les programmes du type gtk-config, et xmms-config
# Il manque probablement xmms et gtk (version 1).
Posté par tontonflingueur . En réponse au message installation logiciels. Évalué à 3.
* ce que tu essaies d'installer "je voudrais installer des logiciels (superkaramba, plugins pour XMMS, ...) dont j'ai la source."
* sur quelle distribution,
mais tu as ces deux erreurs :
checking for XMMS - version >= 1.2.7... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+... sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found
yes
Tu dois installer des packages du genre xmms-devel et gtk-devel (qui contiennent les fichiers include .h, les bibliothèques statiques .a, et les programmes du type gtk-config, et xmms-config
Bonne chance