From owner-freebsd-questions@FreeBSD.ORG Mon Nov 6 17:18:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87C7F16A412 for ; Mon, 6 Nov 2006 17:18:26 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E5C743D45 for ; Mon, 6 Nov 2006 17:18:22 +0000 (GMT) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by pukruppa.net (8.13.8/8.13.8) with ESMTP id kA6HLebP056371; Mon, 6 Nov 2006 18:21:40 +0100 (CET) (envelope-from ulrich@pukruppa.net) Date: Mon, 6 Nov 2006 18:21:39 +0100 (CET) From: "P.U.Kruppa" To: Eric Schuele In-Reply-To: <454DF33F.9080307@computer.org> Message-ID: <20061106181937.V6054@pukruppa.net> References: <20061105104648.GA14592@arwen.nagual.nl> <454DF33F.9080307@computer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions Subject: Re: pcre vs pcre-utf8 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, 06 Nov 2006 17:18:26 -0000 On Sun, 5 Nov 2006, Eric Schuele wrote: > On 11/05/2006 04:46, dick hoogendijk wrote: >> kde3 packages have a "lib depends => pcre" and bluefish has a "lib >> depends => pcre-utf8" >> >> These two pcre packages mutually exclude each other. How can I install >> both kde3 and bluefish? >> > > I'm no authority on this but I was in the same position (with different > apps). Looking in the make file of pcre-utf8, it appears as though it IS > pcre, with a knob specified (WITH_UTF8 I believe). So, I used pkgdb to > simply fix the pcre ref to point to pcre-utf8, and things appear to be > working fine. > > Again, I'm no authority on it, so you might wait for others to weigh in. But > it's working for me. Also no authority: but this should work: Probably you will have to set the dependency to pcre-utf8 when running # pkgdb -F Greetings, Uli. > > -- > Regards, > Eric > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Peter Ulrich Kruppa Wuppertal Germany