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