From owner-freebsd-questions Fri Aug 17 18:20:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from secretsquirrel.ePitman.com (cx424851-a.chnd1.az.home.com [24.21.64.57]) by hub.freebsd.org (Postfix) with ESMTP id A411E37B40C for ; Fri, 17 Aug 2001 18:20:40 -0700 (PDT) (envelope-from mark@secretsquirrel.ePitman.com) Received: from localhost (mark@localhost) by secretsquirrel.ePitman.com (8.11.3/8.11.3) with ESMTP id f7I1RMq28343 for ; Fri, 17 Aug 2001 18:27:22 -0700 (MST) Date: Fri, 17 Aug 2001 18:27:21 -0700 (MST) From: "Mark A. Pitman" To: Subject: Re: Making Gabber from the ports collection In-Reply-To: <200108172234.f7HMYIR31980@ptavv.es.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 17 Aug 2001, Kevin Oberman wrote: > > Date: Fri, 17 Aug 2001 12:33:41 -0700 (MST) > > From: "Mark A. Pitman" > > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > I have been trying to compile Gabber from the ports collection > > (/usr/ports/net/gabber) on FreeBSD 4.3-RELEASE. The ports collection I > > have installed is from the CD. I tried using the current ports, but I had > > even more troubles with that. > > > > I got to a point where it was looking for gnomemm.3 and could not find it. > > I solved that by creating a symlink from libgnomemm.so.4 to > > libgnomemm.so.3. Now I am getting the following errors: > > > [errors omitted] > > You really need to update your ports collection. gabber is a tool that > gets LOTS of fixes and running such an old version, even it it built, > would likely be painful. > > Looks like /usr/ports/converters/iconv is also missing, but I suspect > that an upgrade to the current port would do the trick. > You were right, the iconv port was not installed. I would have thought the gabber port would have known to install it, like it did with everything else that was needed. After installing it, gabber compiled fine. So, what is the best way to keep up to date with ports? Download the tarball every so often, or use cvsup? Also, if I am going to track the CURRENT version of ports, do I need to also track FreeBSD-CURRENT? m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message