Subject: Re: gimp2 on NetBSD 2.0?
To: Christoph Badura <bad@bsd.de>
From: Adam Ciarcinski <adam@albedo.art.pl>
List: tech-pkg
Date: 04/22/2005 10:25:14
> Does anyone have gimp2 working on a 2.0-ish system?
> I've build gimp-2.2.4 around March 25th from then current pkgsrc and
> it refuses to start complaining that:
>
> 	The Fontconfig version being used is too old!
>
> 	The GIMP requires Fontconfig version 2.2.0 or later.
> 	The Fontconfig version loaded by The GIMP is 1.0.2.
>
> 	This may be caused by another instance of libfontconfig.so.1
> 	being installed in the system, probably in /usr/X11R6/lib.
> 	Please correct the situation or report it to someone who can.
>
> And, of course, it is right.  I have /usr/X11R6/lib/libfontconfig.so.1.0
> from the fontconfig-1.0.2 of 2.0's xsrc and /usr/pkg/lib/libfontconfig.so.1.0.4
> from pkgsrc's fontconfig-2.3.0 on the system.
>
> Or has that been fixed in the mean time?

What if you use:
PREFER_PKGSRC+= fontconfig
in your /etc/mk.conf?

Kind regards,
Adam