Re: CVSup failing...

[ Available lists | Index of freebsd-hackers | Month of Mar 1998 | Week of 2 Mar 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Niall Smart <njs3@doc.ic.ac.uk>
Date
2 Mar 1998 03:41:15
Subject
Re: CVSup failing...
Message-ID
E0y9TZu-0002Or-00@ash2.doc.ic.ac.uk


[ Hide this part ]
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


Elapsed time: 0.119 seconds