Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: Linux Forum Linux-Web.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

28.12.2004, 00:33

Sigc++2.0 für Glibmm-2.4.5 benötigt!

Hallo,

es ist ein Teufelskreis.
Habe mir ebend voller Erwartung die 2.2 Version von Gimp heruntergeladen und wollte sie ausprobieren, da kam beim installieren folgende Meldung:
- checking for GLIB - version >= 2.4.5... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for help.

Ich habe mir daraufhin natürlich die Version glibmm-2.4.5 heruntergelaeden und versucht zu installieren, bis folgende meldung kam:
- checking for sigc++-2.0 >= 2.0.0 glib-2.0 >= 2.4.0 gobject-2.0 >= 2.4.0 gmodule-2.0 >= 2.4.0... Package sigc++-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sigc++-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigc++-2.0' found.

DAnn habe ich unter Google bersucht sigc++ zu laden, doch ich finde es nicht.

Kann mir vielleicht jemand helfen?

renegade

macht was er will

  • »renegade« ist männlich

Beiträge: 2 842

Wohnort: Ostfriesland

Beruf: root

  • Nachricht senden

2

28.12.2004, 01:32

RE: Sigc++2.0 für Glibmm-2.4.5 benötigt!

Das

Zitat

For the stable version (2.2):
A recent version of pkg-config is needed and you can grab them at http://www.freedesktop.org/software/pkgconfig/
GTK+ 2.4.4 or better (Gimp Toolkit). The GIMP toolkit can be found at ftp://ftp.gtk.org/ GTK+ 2.4.4 also needs the following packages. (Either the version listed or newer)
GLib 2.4.5
Pango 1.4.0
ATK
PangoFT2 a Pango backend that uses FreeType2 (Make sure you have FreeType2 installed before installing Pango). Downloads can be found at http://www.freetype.org/
libart2 Grab the module libart_lgpl out of GNOME CVS or fetch the tarball from ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/

Note that if you compile and install the GIMP from sources, you will need the header files for the required libraries. On some Linux systems, these header files are usually included in a separate package using the suffix -devel. So for example, you will need the packages gtk and gtk-devel if you want to build the GIMP.

schon berücksichtigt?
Sokrates (468 v.Chr. - 399 v.Chr.)
"Es ist keine Schande, nichts zu wissen, wohl aber, nichts lernen zu wollen."

3

28.12.2004, 14:26

RE: Sigc++2.0 für Glibmm-2.4.5 benötigt!

Habe mir jetzt ein RPM Packet von Gimp 2.2 gezogen, da hat es funktioniert.
Werde wohl nie selber Programme mit den Befehlen ./configure, make, make install zum Laufen bekommen :-(.
Jedes Mal kommen neue Fehlermeldungen, die sich zeitlich garnicht berücksichtigen lassen.

Danke für deine Hilfe

Thema bewerten