Opened 19 years ago

Closed 19 years ago

#2974 closed defect (invalid)

BUG: py-gtk2 won't configure, complains gtk2 is missing

Reported by: andrewboie@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

"port installed" indicates: gtk2 2.6.7_0 (active)

andrew@excelsior:~$ sudo port install py-gtk2 +glade ---> Configuring py-gtk2 Error: Target com.apple.configure returned: configure failure: shell command "cd "/Users/andrew/ darwinports/dports/python/py-gtk2/work/pygtk-2.4.1" && ./configure --prefix=/opt/local" returned error 1 Command output: checking for a Python interpreter with version >= 2.3... python checking for python... /opt/local/bin/python checking for python version... 2.4 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages checking for headers required to compile python extensions... found checking for python module thread... yes checking whether to enable threading in pygtk... yes checking for pkg-config... /opt/local/bin/pkg-config checking for GLIB - version >= 2.4.0... yes (version 2.6.2) checking for atk >= 1.0.0... yes checking ATK_CFLAGS... -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/ glib-2.0/include checking ATK_LIBS... -L/opt/local/lib -latk-1.0 checking for pango >= 1.4.0... yes checking PANGO_CFLAGS... -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/ lib/glib-2.0/include checking PANGO_LIBS... -L/opt/local/lib -lpango-1.0 checking for pkg-config... (cached) /opt/local/bin/pkg-config checking for GTK+ - version >= 2.4.0... no * Could not run GTK+ test program, checking why... * The test program compiled, but did not run. This usually means * that the run-time linker is not finding GTK+ or finding the wrong * version of GTK+. If it is not finding GTK+, you'll need to set your * LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point * to the installed location Also, make sure you have run ldconfig if that * is required on your system * * If you have an old version installed, it is best to remove it, although * you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: maybe you want the pygtk-2-2 branch?

Change History (9)

comment:1 Changed 19 years ago by winders@…

(In reply to comment #0)

i recieve the same GTK+ test progrma error when #sudo port install gimp2 reaches the configure stage. This is a fresh install of 10.3.9. "port installed" gives the following output

atk 1.9.0_0 (active) expat 1.95.8_1 (active) fontconfig 2.2.3_1 (active) freetype 2.1.9_1 (active) gettext 0.14.3_1 (active) glib2 2.6.2_1 (active) gtk2 2.6.7_0 (active) hfsrsync 2.5.5_1 (active) jpeg 6b_0 (active) lcms 1.14_0 (active) libart_lgpl 2.3.17_0 (active) libiconv 1.9.2_1 (active) libpng 1.2.8_1 (active) libungif 4.1.3_0 (active) libwmf 0.2.8.2_0 (active) p5-xml-parser 2.34_3 (active) pango 1.8.0_0 (active) perl5.8 5.8.6_1 (active) pkgconfig 0.17.2_0 (active) render 0.8_2 (active) teTeX 3.0_0 (active) texi2html 1.76_0 (active) texinfo 4.8_0 (active) TeXShop 1.35e_2 (active) tiff 3.7.1_0 (active) Xft2 2.1.6_0 (active) xrender 0.8.4_0 (active) xv 3.10a_0 (active) zlib 1.2.2_1 (active)

comment:2 Changed 19 years ago by toby@…

severity: criticalnormal

comment:3 Changed 19 years ago by mww@…

Summary: py-gtk2 won't configure, complains gtk2 is missingBUG: py-gtk2 won't configure, complains gtk2 is missing

comment:4 Changed 19 years ago by darwin@…

I'm getting the same thing while trying to install gaim and gimp2, on a clean install on Tiger. Tried setting LD_LIBRARY_PATH to anywhere libgtk* live, too.

% sudo port installed|grep gtk

gtk2 2.6.7_0+darwin_8 (active)

comment:5 Changed 19 years ago by yves@…

Owner: changed from darwinports-bugs@… to yves@…

comment:6 Changed 19 years ago by yves@…

Owner: changed from yves@… to yves@…

comment:7 Changed 19 years ago by yves@…

Status: newassigned

comment:8 Changed 19 years ago by yves@…

A new version is available now through "port sync"

comment:9 Changed 19 years ago by yves@…

Resolution: invalid
Status: assignedclosed

looks rather like a gtk2 issue

Note: See TracTickets for help on using tickets.