On Oct 30, 2007, at 07:02, Marcus Vinicius Eiffle Duarte wrote:
I am still trying to build planner. After the messages I received, I installed MacPorts-1.5.2, uninstalled all previously installed ports, selected gcc-4.0.1 as compiler and tried again. The ports I builr previously ( MacPorts-1.5.0 + gcc-3.3) built fine. However, when trying to build planner, now autoconf builds fine, but I got an error building libgnomeprintui. I am copying the relevant part of the error message below. The problem is, all versions of the programs listed in the error message are equal or higher than required. I also can't find any .pc files anywhere, so I don't know where I could edit some information that could make pkg-config behave. Sorry if this is trivial to solve, but I would really appreciate help to get it right.
---> Configuring libgnomeprintui
checking for LIBGNOMEPRINTUI... configure: error: Package requirements ( gtk+-2.0 >= 2.6.0 libgnomeprint-2.2 >= 2.12.1 libgnomecanvas-2.0 >= 1.117.0 gnome-icon-theme >= 1.1.92 ) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively you may set the LIBGNOMEPRINTUI_CFLAGS and LIBGNOMEPRINTUI_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details.
Error: The following dependencies failed to build: libgnomeprintui shared-mime-info Error: Status 1 encountered during processing.
What do you get on your system when you do this: port installed gtk2 libgnomeprint libgnomecanvas gnome-icon-theme