bonjour
J’ai une sid très récente depuis une semaine après un apt-get distupgrade d’une lenny.
firestarter ne fonctionne pas alors je cherche à le compiler depuis les sources debian
# apt-get build-dep firestarter
$ apt-get source firestarter
$ cd firestarter-1.0.3/
$ dpkg-buildpackage -rfakeroot
et alors oh surprise
checking for gconftool-2... /usr/bin/gconftool-2
checking for pkg-config... /usr/bin/pkg-config
checking for libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6... Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found
configure: error: Library requirements (libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make: *** [configure-stamp] Erreur 1
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de type 2
Évidemment
$ acsh libgnome2-0 | grep Vers
Version: 2.26.0-1
Existe il une commande tout arranger ceci?
mais je viens de voir qu’il s’agit d’un bug de firestarter.