Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2001 13:03:03 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        "J.M. Warenda" <warendaj@home.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: FreeBSD and Belkin?
Message-ID:  <20011106130303.T35710@k7.mavetju.org>
In-Reply-To: <000701c16664$6ba012e0$4500a8c0@bens1.pa.home.com>; from warendaj@home.com on Mon, Nov 05, 2001 at 08:43:22PM -0500
References:  <000701c16664$6ba012e0$4500a8c0@bens1.pa.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 05, 2001 at 08:43:22PM -0500, J.M. Warenda wrote:
>     I purchased a Belkin UPS the other day which came with FreeBSD software
> ... and while upsd appears to be working (in so much as it's running) ...
> the monitor program gives me "ld.so: libXt.so.6.0".

Maybe it works if you symlink /usr/X11R6/lib/libXt.so.6 to
/usr/X11R6/lib/libXt.so.6.0:

ln -fs /usr/X11R6/lib/libXt.so.6 /usr/X11R6/lib/libXt.so.6.0
ls -al //usr/X11R6/lib/libXt.so.6.0

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011106130303.T35710>