[MacPorts] #63587: gimp2: Error: GIMP configuration failed

MacPorts noreply at macports.org
Fri Oct 8 01:41:55 UTC 2021


#63587: gimp2: Error: GIMP configuration failed
--------------------------+----------------------
  Reporter:  squiggledid  |      Owner:  dbevans
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gimp2        |
--------------------------+----------------------

Comment (by squiggledid):

 I tried what you suggested, and got this:
 {{{
 pkg-config --exists --print-errors "pygtk-2.0 >= 2.10.4"; echo $?
 Package pygtk-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `pygtk-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'pygtk-2.0' found
 1
 }}}
 I then uninstalled and reinstalled py27-pygtk. I get the same result:
 {{{
 pkg-config --exists --print-errors "pygtk-2.0 >= 2.10.4"; echo $?
 Package pygtk-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `pygtk-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'pygtk-2.0' found
 1
 }}}
 Yet it is indeed installed:
 {{{
 port installed | grep pygtk
   py27-pygtk @2.24.0_4+x11 (active)
 }}}
 So, has something broken broken the pkg-config search path? it is:
 {{{
 echo $PKG_CONFIG_PATH
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig
 }}}
 I don't know what it should be.

-- 
Ticket URL: <https://trac.macports.org/ticket/63587#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list