Date: Mon, 6 Nov 2006 18:21:39 +0100 (CET) From: "P.U.Kruppa" <ulrich@pukruppa.net> To: Eric Schuele <e.schuele@computer.org> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: pcre vs pcre-utf8 Message-ID: <20061106181937.V6054@pukruppa.net> In-Reply-To: <454DF33F.9080307@computer.org> References: <20061105104648.GA14592@arwen.nagual.nl> <454DF33F.9080307@computer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061106181937.V6054>