From owner-freebsd-questions Sat Jan 8 0:39: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id EC79114D6D for ; Sat, 8 Jan 2000 00:39:02 -0800 (PST) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id DAA45275; Sat, 8 Jan 2000 03:39:01 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Sat, 8 Jan 2000 03:39:01 -0500 (EST) From: Adam To: William Wong Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports Dependancies again In-Reply-To: <007501bf5972$aa411900$0300a8c0@anime.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just did this the other day, I think I went in the gd port makefile, commented out the ttf and xpm libraries. If the gd port then does not compile correctly I think I went in the work/whatever dir in the port (after make clean configure) and probably edited more makefiles to remove support for ttf and xpm. I think it was just a few -l statements.. On Fri, 7 Jan 2000, William Wong wrote: >Hey, > >I had some problems installing gd as it's required by webalizer. > >gd seems to depend on a bunch of stuff which in the end it required the >X11.6 library so it wanted to install X. > >Is there a way I can just install the library without X? I'm running on a >486 which has little space so I can't afford to isntall all of X. > >Thanks, >- Will > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message