From owner-freebsd-questions@FreeBSD.ORG Mon Feb 15 21:39:05 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D42C31065670 for ; Mon, 15 Feb 2010 21:39:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 8D2398FC08 for ; Mon, 15 Feb 2010 21:39:05 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o1FLd4Ae042581; Mon, 15 Feb 2010 14:39:04 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o1FLd4DZ042578; Mon, 15 Feb 2010 14:39:04 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 15 Feb 2010 14:39:04 -0700 (MST) From: Warren Block To: William Bulley In-Reply-To: <20100215182859.GA15520@itcom245.staff.itd.umich.edu> Message-ID: References: <20100215182859.GA15520@itcom245.staff.itd.umich.edu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Mon, 15 Feb 2010 14:39:04 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: cannot build GIMP 2.6.8-1 on 8.0-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2010 21:39:05 -0000 On Mon, 15 Feb 2010, William Bulley wrote: > I am trying to build the GIMP on 8.0-STABLE but had a problem. > For what it's worth, I have these ports installed: > > gtk-1.2.10_21 > gtk-2.18.6_1 > > It is not clear to me why GIMP (or webkit-gtk2) depends on > having Gnome2 (gnome-config) installed (I use open-motif): > > checking for GSTREAMER... gnome-config: not found > gnome-config: not found > gnome-config: not found > configure: error: Package requirements (gstreamer-0.10 >= 0.10 > gstreamer-base-0.10 > gstreamer-pbutils-0.10 > gstreamer-plugins-base-0.10 > gstreamer-video-0.10) were not met: webkit-gtk2 wants gnome-config to build gstreamer to support video. You can disable the VIDEO option in the webkit-gtk2 config settings, or just disable HELPBROWSER in the graphics/gimp-app port. Last I looked, the help was very outdated anyway. Don't know why the webkit-gtk2 build dies, though. -Warren Block * Rapid City, South Dakota USA