From owner-freebsd-hackers Mon Mar 2 08:08:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA01868 for freebsd-hackers-outgoing; Mon, 2 Mar 1998 08:08:39 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fang.cs.sunyit.edu (root@fang.cs.sunyit.edu [192.52.220.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA01825 for ; Mon, 2 Mar 1998 08:08:23 -0800 (PST) (envelope-from perlsta@cs.sunyit.edu) Received: from win95.local.sunyit.edu (A-T34.rh.sunyit.edu [150.156.210.241]) by fang.cs.sunyit.edu (8.8.5/8.7.3) with SMTP id MAA19527; Mon, 2 Mar 1998 12:08:53 GMT Message-ID: <034901bd45f4$be086580$0600a8c0@win95.local.sunyit.edu> From: "Alfred Perlstein" To: "Niall Smart" , , "FreeBSD Hackers" Subject: Re: CVSup failing... Date: Mon, 2 Mar 1998 11:02:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i think there are statically compiled versions of cvsup and if you don't have X installed try the non-gui version http://www.freebsd.org/handbook/cvsup.html has links to some reduced forms and statically compiled binaries. -Alfred -----Original Message----- From: Niall Smart To: freebsd@isvara.net ; FreeBSD Hackers Date: Monday, March 02, 1998 3:24 AM Subject: Re: CVSup failing... >On Mar 2, 11:28am, freebsd@isvara.net wrote: >} Subject: CVSup failing... >> I've installed the cvsup packages, and tried to get it up and >> running. >> >> I try running it, I get: >> ld.so failed: Can't find shared library "libXaw.so.6.1" >> >> I've tried finding this library file with locate, but it isn't there. >> Any pointers? > >libXaw is part of the X Window System, if you aren't using X then either >install it or pull down the source for cvsup and see if you can build >it without support for X. If you already have X installed run ldconfig >/usr/X11R6/lib as root. > >Niall > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message