From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 20:46:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 189F916A400 for ; Tue, 17 Apr 2007 20:46:24 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id E6C5513C43E for ; Tue, 17 Apr 2007 20:46:23 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 8BABF5197C for ; Tue, 17 Apr 2007 16:46:22 -0400 (EDT) Date: Tue, 17 Apr 2007 21:46:20 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070417214620.650c2f67@gumby.homeunix.com> In-Reply-To: <348427.40995.qm@web34405.mail.mud.yahoo.com> References: <348427.40995.qm@web34405.mail.mud.yahoo.com> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: gimp: install conflicts 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: Tue, 17 Apr 2007 20:46:24 -0000 On Sat, 14 Apr 2007 07:26:11 -0700 (PDT) White Hat wrote: > FreeBSD-6.2 > > I have a question regarding gimp-devel, the meta-port > for Gimp. >... > The problem is that there appears to be a conflict > between the two versions of gimp-app being installed. > Is this correct, or am I reading this incorrectly? > Probably, the gutenprint problems can happen with just the ordinary gimp version. Depending on the port options/knobs, you can get a cyclic dependency. I can't remember exactly what I did to get out of it, but I just went through the relevant "make config" screens and removed an option. I think it was one that made gutenprint depend some part of gimp. I rarely use gimp, and never print from it, so I didn't look too closely.