ubuntuusers.de

Gimp 2.8 Installation GTK+ Problem

Status: Gelöst | Ubuntu-Version: Kubuntu 12.04 (Precise Pangolin)
Antworten |

el3ctr0

Anmeldungsdatum:
11. April 2012

Beiträge: Zähle...

Hallo,

ich wollte gerade Gimp 2.8 installieren und habe jetzt auch eigentlich alle Bedingungen erfüllt, außer eine, denn wenn ich GTK+ installieren will funktioniert zwar ./configure perfekt, aber make zeigt dann immer:

make[4]: *** [rgba] Fehler 1
make[4]: Verlasse Verzeichnis '/home/tim/Downloads/gtk+-3.4.2/gdk/tests'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/tim/Downloads/gtk+-3.4.2/gdk'
make[2]: *** [all] Fehler 2
make[2]: Verlasse Verzeichnis '/home/tim/Downloads/gtk+-3.4.2/gdk'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/tim/Downloads/gtk+-3.4.2'
make: *** [all] Fehler 2

Logische Folge:

Wenn ich für Gimp ./configure ausführen will, kommt immer:

checking for GTK+ - version >= 2.24.10... no
*** Could not run GTK+ 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 GTK+ is incorrectly installed.
configure: error: Test for GTK+ failed. See the file 'INSTALL' for help.

Hat jemand irgendeine Ahnung was dahinter stecken könnt

Vielen Dank schon mal im voraus für die Hilfe.

MfG

el3ctr0

P.S.: Warum reicht es hier im Forum eigentlich nicht, einfach Eingabetaste zu betätigen für einen Absatz??? Ich brauch immer noch eine Freizeile sonst ist alles nebeneinander

Bearbeitet von tomtomtom:

Die Zitatfunktion ist überraschender Weise für Zitate. Code liest sich in Codeblöcken besser.

tomtomtom Team-Icon

Supporter
Avatar von tomtomtom

Anmeldungsdatum:
22. August 2008

Beiträge: 55438

Wohnort: Berlin

el3ctr0 schrieb:

funktioniert zwar ./configure perfekt

Bis auf die Tatsache, das es ausschließlich Fehlermeldungen produziert. Hast du denn getan, was dir dort geraten wird?

P.S.: Warum reicht es hier im Forum eigentlich nicht, einfach Eingabetaste zu betätigen für einen Absatz???

Weil ein Absatz sich durch eine Leerzeile definiert, so wie in jedem Textverarbeitungsprogramm auch.

el3ctr0

(Themenstarter)

Anmeldungsdatum:
11. April 2012

Beiträge: 9

Weil ein Absatz sich durch eine Leerzeile definiert, so wie in jedem Textverarbeitungsprogramm auch.

Achso Ok. Ich meinte eigentlich auch neue Zeile. Für eine neue Zeile reicht (zumindest bei mir) nicht einfach einmal Eingabetaste. Im Forumseditor muss ich immer eine Leerzeile lassen, etwas in der nächsten Zeile (mit Abstand anzeigen zu lassen. Einmal Eingabetaste bewirkt überhaupt garnichts.

Die Zitatfunktion ist überraschender Weise für Zitate. Code liest sich in Codeblöcken besser.

Sry, in anderen Foren sieht ein Zitat fast genauso aus wie hier ein Codeblock, da dachte ich, dass die Zitatfunktion dafür missbraucht wird. Danke für die Info.

Bis auf die Tatsache, das es ausschließlich Fehlermeldungen produziert. Hast du denn getan, was dir dort geraten wird?

Also hier ist die Ausgabe von ./configure bei GTK+ 3.4.2. Ich kann hier irgendwie weder "Beratung" noch Fehlermeldung erkennen.

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for native Win32... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B                                                                                                                                                                        
checking the name lister (/usr/bin/nm -B) interface... BSD nm                                                                                                                                                                                
checking whether ln -s works... yes                                                                                                                                                                                                          
checking the maximum length of command line arguments... 1572864                                                                                                                                                                             
checking whether the shell understands some XSI constructs... yes                                                                                                                                                                            
checking whether the shell understands "+="... yes                                                                                                                                                                                           
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop                                                                                                                                   
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop                                                                                                                                           
checking for /usr/bin/ld option to reload object files... -r                                                                                                                                                                                 
checking for objdump... objdump                                                                                                                                                                                                              
checking how to recognize dependent libraries... pass_all                                                                                                                                                                                    
checking for dlltool... no                                                                                                                                                                                                                   
checking how to associate runtime and link libraries... printf %s\n                                                                                                                                                                          
checking for ar... ar                                                                                                                                                                                                                        
checking for archiver @FILE support... @                                                                                                                                                                                                     
checking for strip... strip                                                                                                                                                                                                                  
checking for ranlib... ranlib                                                                                                                                                                                                                
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok                                                                                                                                                             
checking for sysroot... no                                                                                                                                                                                                                   
checking for mt... mt                                                                                                                                                                                                                        
checking if mt is a manifest tool... no                                                                                                                                                                                                      
checking how to run the C preprocessor... gcc -std=gnu99 -E                                                                                                                                                                                  
checking for ANSI C header files... yes                                                                                                                                                                                                      
checking for sys/types.h... yes                                                                                                                                                                                                              
checking for sys/stat.h... yes                                                                                                                                                                                                               
checking for stdlib.h... yes                                                                                                                                                                                                                 
checking for string.h... yes                                                                                                                                                                                                                 
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking dependency style of gcc -std=gnu99... gcc3
checking for nm... /usr/bin/nm -B
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking for CAIRO_BACKEND... yes
checking for GMODULE... yes
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for localtime_r... yes
checking for _NL_TIME_FIRST_WEEKDAY... yes
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking for _NL_PAPER_HEIGHT... yes
checking for _NL_PAPER_WIDTH... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kg kk kn ko ku lg li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@ije sr@latin sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.32.0... yes (version 2.32.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for round in -lm... yes
checking for rint in -lm... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking whether to build dynamic modules... yes
checking whether dynamic modules work... yes
checking immodules to build... 
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for XOpenDisplay... yes
checking for XextFindDisplay... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XkbQueryExtension... yes
checking for XShapeCombineMask... yes
checking for XSyncQueryExtension... yes
checking for X11/extensions/sync.h... yes
checking for Xinerama packages... yes
checking for XGetEventData... yes
checking X11/extensions/XInput2.h usability... yes
checking X11/extensions/XInput2.h presence... yes
checking for X11/extensions/XInput2.h... yes
checking for XIAllowTouchEvents... yes
checking for XIScrollClassInfo.number... yes
checking Pango flags... -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0  
checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0  
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... no
checking for cups-config... /usr/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for httpGetAuthString... yes
checking libpapi... checking for papiServiceCreate in -lpapi... no
checking cairo-pdf.h usability... yes
checking cairo-pdf.h presence... yes
checking for cairo-pdf.h... yes
checking cairo-ps.h usability... yes
checking cairo-ps.h presence... yes
checking for cairo-ps.h... yes
checking cairo-svg.h usability... yes
checking cairo-svg.h presence... yes
checking for cairo-svg.h... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gobject-introspection... no
checking whether to use PackageKit... yes
checking whether to use colord... yes
checking for COLORD... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for db2html... false
checking for -Bsymbolic-functions linker flag... yes
configure: creating ./config.status
config.status: creating config.h.win32
config.status: creating gtk-zip.sh
config.status: creating Makefile
config.status: creating gdk-3.0.pc
config.status: creating gtk+-3.0.pc
config.status: creating gtk+-unix-print-3.0.pc
config.status: creating gail-3.0.pc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-properties/Makefile.in
config.status: creating demos/Makefile
config.status: creating demos/gtk-demo/Makefile
config.status: creating demos/gtk-demo/geninclude.pl
config.status: creating demos/pixbuf-demo/Makefile
config.status: creating demos/widget-factory/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/a11y/Makefile
config.status: creating tests/css/Makefile
config.status: creating tests/css/parser/Makefile
config.status: creating tests/reftests/Makefile
config.status: creating tests/visuals/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk/Makefile
config.status: creating docs/reference/gdk/version.xml
config.status: creating docs/reference/gtk/Makefile
config.status: creating docs/reference/gtk/version.xml
config.status: creating docs/reference/libgail-util/Makefile
config.status: creating docs/reference/libgail-util/version.xml
config.status: creating docs/tools/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/vs9/Makefile
config.status: creating build/win32/vs10/Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/broadway/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gdk/win32/rc/Makefile
config.status: creating gdk/win32/rc/gdk.rc
config.status: creating gdk/quartz/Makefile
config.status: creating gdk/wayland/Makefile
config.status: creating gdk/tests/Makefile
config.status: creating gdk/gdkversionmacros.h
config.status: creating gtk/Makefile
config.status: creating gtk/makefile.msc
config.status: creating gtk/gtkversion.h
config.status: creating gtk/gtk-win32.rc
config.status: creating gtk/a11y/Makefile
config.status: creating gtk/tests/Makefile
config.status: creating libgail-util/Makefile
config.status: creating modules/Makefile
config.status: creating modules/engines/Makefile
config.status: creating modules/engines/pixbuf/Makefile
config.status: creating modules/input/Makefile
config.status: creating modules/printbackends/Makefile
config.status: creating modules/printbackends/cups/Makefile
config.status: creating modules/printbackends/lpr/Makefile
config.status: creating modules/printbackends/file/Makefile
config.status: creating modules/printbackends/papi/Makefile
config.status: creating modules/printbackends/test/Makefile
config.status: creating perf/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po-properties commands
config.status: executing gdk/gdkconfig.h commands

        GTK+ 3.4.2
        ===========

        GDK backends:         x11
        X11 extensions:       XKB Xinerama XI2.2 XRANDR XFIXES Composite DAMAGE
        Print backends:       file lpr cups
        Dynamic modules:      yes
        Included immodules:   none
        PackageKit support:   yes
        colord support:       no
        Introspection:        no
        Debugging:            minimum
        Documentation:        no

tomtomtom Team-Icon

Supporter
Avatar von tomtomtom

Anmeldungsdatum:
22. August 2008

Beiträge: 55438

Wohnort: Berlin

el3ctr0 schrieb:

Ich meinte eigentlich auch neue Zeile. Für eine neue Zeile reicht (zumindest bei mir) nicht einfach einmal Eingabetaste.

Ja, Zeilenumbrüche lassen sich anders schalten. Sieht aber grauenhaft aus. In der Regel schreibt man Text Absatzweise.

Forum/Syntax (Abschnitt „Zeilenumbrueche“)

Sry, in anderen Foren sieht ein Zitat fast genauso aus wie hier ein Codeblock, da dachte ich, dass die Zitatfunktion dafür missbraucht wird. Danke für die Info.

Hilfe zur Syntax 😉

Bis auf die Tatsache, das es ausschließlich Fehlermeldungen produziert. Hast du denn getan, was dir dort geraten wird?

Also hier ist die Ausgabe von ./configure bei GTK+ 3.4.2. Ich kann hier irgendwie weder "Beratung" noch Fehlermeldung erkennen.

Ich meinte auch eher deine Ausgabe

el3ctr0 schrieb:

Wenn ich für Gimp ./configure ausführen will, kommt immer:

checking for GTK+ - version >= 2.24.10... no
*** Could not run GTK+ 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 GTK+ is incorrectly installed.
configure: error: Test for GTK+ failed. See the file 'INSTALL' for help.

Was steht denn genau in INSTALL ?

el3ctr0

(Themenstarter)

Anmeldungsdatum:
11. April 2012

Beiträge: 9

Hallo,

also ich habe es jetzt mit Hilfe dieser Paketquelle ( https://launchpad.net/~otto-kesselgulasch/+archive/gimp ) gelöst. Damit funktionierts. Danke für die Hilfe.

MfG

el3ctr0

MikelGH

Anmeldungsdatum:
25. Juni 2009

Beiträge: 69

Wohnort: Kirchhaslach

Hallo,

es geht auch ohne zusätzliche Paketquellen. Hab etwas Zeit investiert und meine Anleitung auf meiner Homepage eingestellt: Gimp 2.8 auf Kubuntu 14.04 kompilieren und installieren.

tomtomtom Team-Icon

Supporter
Avatar von tomtomtom

Anmeldungsdatum:
22. August 2008

Beiträge: 55438

Wohnort: Berlin

MikelGH

Anmeldungsdatum:
25. Juni 2009

Beiträge: 69

Wohnort: Kirchhaslach

Danke. Ne, so weit bin ich sicher noch nicht. Natürlich meinte ich Gimp 2.8 auf Kubuntu 12.04 kompilieren und installieren.

Antworten |