Date: Mon, 9 Apr 2001 10:00:45 -0500 From: Ade Lovett <ade@FreeBSD.org> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-ports@freebsd.org Subject: Re: Imagemagick doesn't know about freetype2 ... Message-ID: <20010409100045.I13333@FreeBSD.org> In-Reply-To: <Pine.BSF.4.33.0104080115170.81918-100000@mobile.hub.org>; from scrappy@hub.org on Sun, Apr 08, 2001 at 01:17:37AM -0300 References: <Pine.BSF.4.33.0104080115170.81918-100000@mobile.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 08, 2001 at 01:17:37AM -0300, The Hermit Hacker wrote: > > subject pretty much says it all ... even though its a dependancy? This is a known problem. XFree86 4.mumble, in it's infinite wisdom, includes freetype2 (it used to be worse - only bits of it), however, the current incantation misses out the rather useful 'freetype-config' script. Adding -I${X11BASE}/include/freetype2 to the CONFIGURE_ENV line in the Makefile is one way around it. The other is to clean up the whole freetype2/XFree86-4 mess. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010409100045.I13333>