Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 10:10:59 -0600
From:      Ade Lovett <ade@lovett.com>
To:        Dan Langille <dan@freebsddiary.org>
Cc:        Ports@freebsd.org
Subject:   Re: webalizer won't install without X <== bad!
Message-ID:  <20000125101059.B94840@lovett.com>
In-Reply-To: <200001250400.RAA11565@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Tue, Jan 25, 2000 at 05:00:21PM %2B1300
References:  <200001250400.RAA11565@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 25, 2000 at 05:00:21PM +1300, Dan Langille wrote:
> 
> It appears to me that webalize will not install without X.  it requires gd, 
> which require X.  I've seen references in the archives suggesting that 
> building gd by hand is the answering.  Oops. what? 

graphics/gd was recently modified to build additional with ttf and
xpm support.  Both xpm and ttf require X (imake for xpm, and the
X libraries for ttf)

Since graphics/gd is also useful for web servers, which may not have
X installed, it probably makes sense for xpm and ttf support to only
be enabled if X is installed, though this is going to be a bit messy
since it requires messing with the patch as well as the Makefile.

-aDe

-- 
Ade Lovett, Austin, TX.


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?20000125101059.B94840>