From owner-freebsd-questions Wed Feb 6 9:38:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.iafrica.com (smtp02.iafrica.com [196.7.0.140]) by hub.freebsd.org (Postfix) with ESMTP id CCF4F37B417 for ; Wed, 6 Feb 2002 09:37:36 -0800 (PST) Received: from 196-31-87-81.nwl.dial.uunet.co.za ([196.31.87.81] helo=galileo.writeclick.co.za) by smtp02.iafrica.com with esmtp (Exim 3.20 #1) id 16YW0V-0004p1-00; Wed, 06 Feb 2002 19:37:24 +0200 Received: from [192.168.0.3] (helo=davinci.writeclick.co.za) by galileo.writeclick.co.za with esmtp (Exim 3.34 #1) id 16YW0D-000N5m-00; Wed, 06 Feb 2002 19:37:01 +0200 Received: from marcus by davinci.writeclick.co.za with local (Exim 3.952 #1) id 16YVzZ-00040Y-00; Wed, 06 Feb 2002 19:36:21 +0200 Date: Wed, 6 Feb 2002 19:36:21 +0200 From: Marcus Collins To: Wayne Pascoe Cc: freebsd-questions@freebsd.org Subject: Re: cvsup in 4.5 Message-ID: <20020206193619.H9723@davinci.writeclick.co.za> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from freebsd@molemanarmy.com on Wed, Feb 06, 2002 at 04:49:00PM +0000 Organisation: writeclick productions X-URL: http://www.writeclick.co.za/ 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 Wed, 6 Feb 2002 at 16:49:00 +0000, Wayne Pascoe wrote: > Hi all, > > I've installed a new 4.5 machine with no X. In previous installations > cvsup worked fine in this environment if I used the -g flag. > > Now using cvsup with -g gives me the following output: > /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found > > Installing Xlibraries fixes the problem, but I don't want this package > on my production servers. > > Is there any reason that cvsup no longer works with the -g flag like > it used to ? Try rebuilding cvsup with -DWITHOUT_X11, or using the cvsup-without-gui port instead (same result). Either of those methods will remove the dependency on the X libs. Cheers! -- Marcus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message