From owner-freebsd-questions Sat Sep 15 13:21:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from galaxy.anchoragerescue.org (cable-95-7-237-24.anchorageak.net [24.237.7.95]) by hub.freebsd.org (Postfix) with ESMTP id 41DB737B405 for ; Sat, 15 Sep 2001 13:20:27 -0700 (PDT) Received: by galaxy.anchoragerescue.org (Postfix, from userid 0) id 7B8C18C08; Sat, 15 Sep 2001 12:20:21 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: Jim Durham , Bad Mamma Jamma Subject: Re: cvsup question Date: Sat, 15 Sep 2001 12:20:21 -0800 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010915202021.7B8C18C08@galaxy.anchoragerescue.org> 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 Saturday 15 September 2001 11:10 am, Jim Durham wrote: > On Fri, 14 Sep 2001, Bad Mamma Jamma wrote: > > Hey everyone, I've posted this before this week, but it seems now it was > > very badly timed, so perhaps not may people saw it. If anyone can offer > > any assistance, I would greatly appreciate it! I'm running 4.1-RELEASE > > and trying to cvsup. When I do, I get this message: > > > > /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found > > > > > > > > Can anyone clue me in as to what to do next? > > Well, since no one else replied, I'll take a shot... > > Sounds like either libXaw.so.6 is missing or that you need to > run ldconfig to include it in the system libraries search path. > > > libXaw.so.6 should be in /usr/X11R6/lib for the elf version. > There is an a.out version in /usr/X11R6/lib/aout and a linux > version in /usr/compat/linux/usr/X11R6/lib . > > So, my suggestion is try "ldconfig -R /usr/X11R6/lib" . > > Since libXaw is part of X, you might try just running > "cvsup -L 1 -g ", which will make cvsup run in > text mode. Then, hopefully, when you rebuild your system, > it will fix some of your problems. > > -Jim > > Another suggestion is to uninstall and rebuild without the GUI. IMHO the gui interface is at best worthless and a waste of resources. It's not even easier to use than the terminal mode! Just do a make clean and recompile with: make -DWITHOUT_X11 Beech Micro$oft: "Where can we make you go today?" ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message