Opened 20 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 20 years ago by winders@…
comment:2 Changed 20 years ago by toby@…
severity: | critical → normal |
---|
comment:3 Changed 20 years ago by mww@…
Summary: | py-gtk2 won't configure, complains gtk2 is missing → BUG: py-gtk2 won't configure, complains gtk2 is missing |
---|
comment:4 Changed 20 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 20 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: | new → assigned |
---|
comment:9 Changed 19 years ago by yves@…
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
looks rather like a gtk2 issue
(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