Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1758 closed defect (fixed)

Problem while installing gimp2 with python variant.

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

Description

Problem while installing gimp2 with python variant. Here is the result when I don configure :

checking for pygtk-2.0 >= 1.99.15... 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

configure: error: Library requirements (pygtk-2.0 >= 1.99.15) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/darwinports/ dports/graphics/gimp2/work/gimp-2.0.1" && LDFLAGS=-L/opt/darwinports/lib CPPFLAGS=-I/opt/ darwinports/include ./configure --prefix=/opt/darwinports --enable-mp --mandir=/opt/ darwinports/share/man --disable-print --enable-python" returned error 1 Command output: checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for libgtkhtml-2.0 >= 2.0.0... Package libgtkhtml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgtkhtml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgtkhtml-2.0' found configure: WARNING: * Help browser plug-in will not be built (GtkHtml2 not found) * checking for librsvg-2.0 >= 2.2.0... yes checking SVG_CFLAGS... -I/opt/darwinports/include/librsvg-2 -I/opt/darwinports/include/glib-2.0 -I/ opt/darwinports/lib/glib-2.0/include -I/opt/darwinports/include/gtk-2.0 -I/opt/darwinports/include/ libart-2.0 -I/opt/darwinports/include/libxml2 -I/opt/darwinports/include -I/opt/darwinports/include/ pango-1.0 -I/opt/darwinports/include/freetype2 -I/opt/darwinports/include/libgsf-1 -I/opt/ darwinports/include/libcroco checking SVG_LIBS... -L/opt/darwinports/lib -lrsvg-2 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lart_lgpl_2 -lpangoft2-1.0 -lgsf-1 -lcroco -lpango-1.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxml2 -lpthread -lz -liconv -lm checking for libwmf-config... /opt/darwinports/bin/libwmf-config checking for libwmf >= 0.2.8... yes (version 0.2.8) checking for cmsCreate_sRGBProfile in -llcms... yes checking lcms.h usability... yes checking lcms.h presence... yes checking for lcms.h... yes checking for sendmail... /usr/sbin/sendmail checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.3 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.3/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages checking for headers required to compile python extensions... found checking for pygtk-2.0 >= 1.99.15... 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

configure: error: Library requirements (pygtk-2.0 >= 1.99.15) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Warning: the following items did not execute (for gimp2): com.apple.install com.apple.configure com.apple.build com.apple.destroot

Change History (1)

comment:1 Changed 20 years ago by toby@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.