URL: https://linuxfr.org/forums/linux-mandriva/posts/installation-anjuta-et-libgtk20_0-devel Title: Installation anjuta et libgtk+2.0_0-devel Authors: liberforce Date: 2004年12月29日T00:53:59+01:00 Tags: Score: 0 Après une soirée d'intenses recherche pour installer anjuta et la lib gtk2, ma mandrake 10.1 me donne envie de la jeter par la fenêtre... d'autant qu'en plus easyurpmi a l'air en rade... J'ai fini par récupérer les médias que j'ai trouvé sur cette page et qui datent d'il y a un mois, mais j'avais les mêmes résultats avec mes anciens médias. [root@localhost luis]# urpmi anjuta Tout est déjà installé [root@localhost luis]# rpm -q 'anjuta' le paquetage anjuta n'est pas installé Un peu contradictoire, non ? Et c'est la même chose pour la lib gtk [root@localhost luis]# urpmi libgtk+2.0_0-devel Tout est déjà installé [root@localhost luis]# rpm -q 'libgtk+2.0_0-devel' le paquetage libgtk+2.0_0-devel n'est pas installé Pourtant les packages sont connus par ma base urpmi... [root@localhost luis]# urpmq -i 'libgtk+2.0_0-devel' Name : libgtk+2.0_0-devel Version : 2.4.9 Release : 9mdk Group : Development/GNOME and GTK+ Size : 14449144 Architecture: i586 Source RPM : gtk+2.0-2.4.9-9mdk.src.rpm Build Host: n3.mandrakesoft.com Packager : Mandrakelinux Team <[http://www.mandrakeexpert.com>(...)](http://www.mandrakeexpert.com>) URL : [http://www.gtk.org(...)](http://www.gtk.org) Summary : Development files for GTK+ (GIMP ToolKit) applications. Description : The libgtk+-devel package contains the static libraries and header files needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel package contains GDK (the General Drawing Kit, which simplifies the interface for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+ (the widget set). [root@localhost luis]# urpmq -i 'anjuta' Name : anjuta Version : 1.2.2 Release : 2mdk Group : Development/Other Size : 15144905 Architecture: i586 Source RPM : anjuta-1.2.2-2mdk.src.rpm Build Host: n5.mandrakesoft.com Packager : Montel Laurent <lmontel@mandrakesoft.com> URL : [http://anjuta.sourceforge.net/(...)](http://anjuta.sourceforge.net/) Summary : Integrated development environment for C and C++ (Linux) Description : Anjuta is a versatile IDE for C and C++, written for GTK/GNOME. Features include project management, application wizards, an onboard interactive debugger, and a powerful source editor with browsing and syntax highlighting. This version of anjuta is the GNOME 2 port of anjuta 1.0, which was for GNOME 1.x originally. The one written from scratch and for GNOME 2 from the start has been renamed "Scaffold". [root@localhost luis]# Alors, une idée ? J'ai bien pensé à recontruire ma base rpm avec un "rpm --rebuilddb" mais j'ai peur de tout flinguer... Si quelqu'un a une solution, je lui offre ma reconnaissance éternelle... Merci d'avance.