Date: Mon, 2 Mar 1998 11:40:14 +0000 From: njs3@doc.ic.ac.uk (Niall Smart) To: freebsd@isvara.net, FreeBSD Hackers <hackers@FreeBSD.ORG> Subject: Re: CVSup failing... Message-ID: <E0y9TZu-0002Or-00@ash2.doc.ic.ac.uk> In-Reply-To: freebsd@isvara.net "CVSup failing..." (Mar 2, 11:28am)
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0y9TZu-0002Or-00>