OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: gd-2.0.33p2 workaround

From: Otto Moerbeek (ottodrijf.net)
Date: Mon May 01 2006 - 13:14:19 CDT


On Tue, 2 May 2006, David Diggles wrote:

> Ok, so I've manually copied:
>
> libfontconfig.a
> libfontconfig.so.3.0
> libfreetype.a
> libfreetype.so.13.1
>
> into:
>
> /usr/X11R6/lib
>
> Hardly an elegant solution but it works for now. Hope this ridiculous
> dependancy can be revised in future. :-)

Before you starting calling things ridiclulous, are you aware there is
a no_x11 flavor?

That'll give you only freetype1, though, while the standard flavor
uses freetype2 from X11, which in turn fixes some rendering problems
using truetypes in truecolor mode.

        -Otto