Date: Wed, 7 Apr 2004 22:46:29 -0700 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: "Ralph M. Los" <Ralph@boundariez.com> Subject: Re: GTK+ 2.0 problems Message-ID: <200404072246.29629.kstewart@owt.com> In-Reply-To: <B06CC0370BBC0F4EA588FD6952A939256204@tenacious.boundariez.com> References: <B06CC0370BBC0F4EA588FD6952A939256204@tenacious.boundariez.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 April 2004 09:35 pm, Ralph M. Los wrote: > OK, trying to make install with /usr/ports/net/grdesktop, I get this: > > checking for gtk+-2.0... Package gtk+-2.0 was not found in the > pkg-config search path. Perhaps you should add the directory > containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable > No package 'gtk+-2.0' found > configure: error: cannot find GTK+ 2.0! > ===> Script "configure" failed unexpectedly. > Please report the problem to flz@xbsd.org [maintainer] and attach the > "/usr/ports/net/grdesktop/work/grdesktop-0.22/config.log" including > the output of the failure of your make command. Also, it might be a > good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > > In fact, the file it's looking for exists here: > > frog# locate gtk+-2.0.pc > /usr/X11R6/libdata/pkgconfig/gtk+-2.0.pc > > > So now what? Plz help - thanks. > Well, grdesktop has a number of dependencies that also depend on glib-2.4.0. I would guess that you have some that haven't been built since you updated glib to 2.4.0. The ports that require glib-2.4 look to be smaller than the requirements of grdesktop. If you use gnome2, you might download the update script from the URL in the gnome2 section of /usr/ports/UPDATING. It appears that you need to run it. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404072246.29629.kstewart>