From owner-freebsd-stable Fri Jan 11 3:30:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blueyonder.co.uk (pcow058o.blueyonder.co.uk [195.188.53.98]) by hub.freebsd.org (Postfix) with ESMTP id 47A8337B417 for ; Fri, 11 Jan 2002 03:30:43 -0800 (PST) Received: from pcow058m.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 11 Jan 2002 11:24:39 +0000 Received: from fluoxetine.lan (unverified) by pcow058m.blueyonder.co.uk (Content Technologies SMTPRS 4.2.5) with ESMTP id for ; Fri, 11 Jan 2002 11:24:39 +0000 Date: Fri, 11 Jan 2002 11:28:09 +0000 (GMT) From: Andrew McKay X-X-Sender: andy@fluoxetine.lan To: freebsd-stable@freebsd.org Subject: Re: cvsup-16-f issue Message-ID: <20020111112746.N10121-100000@fluoxetine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a package for cvsup that doesn't require X ? > I know that we have the -g key, still the new version has a feature?: > on a fresh installation of 4.4 STABLE it gives me only cvsup-16-f > package which complaines thusly: > > /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found If you have the ports system installed: # cd /usr/ports/net/cvsup/ # make -DWITHOUT_X11 && make install Bear in mind that CVSup is written in Modula 3 and will, thus, require this to be installed. If you do not have the ports system installed, or for various reasons can't do so or can't build this port: http://www.openirc.co.uk/freebsd/cvsup-16-1f.tgz is compiled without X11 as of this morning. Please note this is available temporarily and is not an 'official download location'. -- Andrew McKay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message