From owner-freebsd-isp Fri May 5 7:34:13 2000 Delivered-To: freebsd-isp@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id C975937B807 for ; Fri, 5 May 2000 07:34:07 -0700 (PDT) (envelope-from troy@picus.com) Received: from arcadia [209.100.20.198] by durango.picus.com (SMTPD32-5.05) id AB945AA0022; Fri, 05 May 2000 10:32:52 -0400 From: "Troy Settle" To: Cc: "FreeBSD ISP List" Subject: RE: gd dependancies WAS: Simple traffic accounting Date: Fri, 5 May 2000 10:33:57 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal In-Reply-To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org James, A lot of people have been bitching about this for a long time. Unfortunately, nobody has offered up a solution yet. (dunno what's so hard about setting these ports up so that they build with X if availiable, build without X if not availiable) For most items depending on GD, I've found that installing the gd package is the easiest workaround for this. G'luck, -Troy ** -----Original Message----- ** From: owner-freebsd-isp@FreeBSD.ORG ** [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of up@3.am ** Sent: Friday, May 05, 2000 9:21 AM ** To: Doug Barton ** Cc: FreeBSD ISP List ** Subject: gd dependancies WAS: Simple traffic accounting ** ** ** On Thu, 4 May 2000, Doug Barton wrote: ** ** > > This is the site of Multi Router Traffic Grapher (MRTG). It ** > > is free! ** > ** > Better yet, use the port. It will handle the dependency on ** gd for you. ** > Wish I had that for solaris.... ** ** This brings me to a problem I had trying to use the port for webalizer, ** which is also dependant on gd. In 3.4-RELEASE, attempting to ** install that ** port results in a veritable avalanch of dependancies, starting with gd, ** which then wants to install a 400MB X server (!), among other things. ** ** Is this neccessary? I'd really rather not have X on a web ** server...in any ** case, it eventually won't install it anyway, because gd is looking for ** "xmkmf": ** ** su-2.03# make NO_CHECKSUM=yes install ** ===> Extracting for webalizer-1.30.4 ** ===> webalizer-1.30.4 depends on shared library: gd.0 - not found ** ===> Verifying install for gd.0 in /usr/ports/graphics/gd ** ===> Extracting for gd-1.7.3 ** ===> gd-1.7.3 depends on shared library: png.3 - found ** ===> gd-1.7.3 depends on shared library: ttf.4 - found ** ===> gd-1.7.3 depends on shared library: Xpm.4 - not found ** ===> Verifying install for Xpm.4 in /usr/ports/graphics/xpm ** ===> Configuring for xpm-3.4k ** xmkmf: not found ** *** Error code 127 ** ** Stop. ** ** the file actually does exist in other ports collections: ** ** su-2.03# locate xmkmf ** ** /usr/ports/x11-toolkits/FWF/files/xmkmf ** ** so I copy that to something in my path, and I get this: ** ** su-2.03# make NO_CHECKSUM=yes install ** ===> Extracting for webalizer-1.30.4 ** ===> webalizer-1.30.4 depends on shared library: gd.0 - not found ** ===> Verifying install for gd.0 in /usr/ports/graphics/gd ** ===> Extracting for gd-1.7.3 ** ===> gd-1.7.3 depends on shared library: png.3 - found ** ===> gd-1.7.3 depends on shared library: ttf.4 - found ** ===> gd-1.7.3 depends on shared library: Xpm.4 - not found ** ===> Verifying install for Xpm.4 in /usr/ports/graphics/xpm ** ===> Configuring for xpm-3.4k ** imake: not found ** make: don't know how to make Makefiles. Stop ** *** Error code 2 ** ** Stop. ** *** Error code 1 ** ** Stop. ** ** You know the ports collection *usually* makes life easier... :-/ ** ** James Smallacombe PlantageNet, Inc. CEO and Janitor ** up@3.am http://3.am ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message