Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 23:40:21 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Dmitry Semenov <microsam_dima@mail.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: your mail
Message-ID:  <20020809224021.GC90130@happy-idiot-talk.infracaninophi>
In-Reply-To: <E17dDdW-0003jQ-00@f11.mail.ru>
References:  <E17dDdW-0003jQ-00@f11.mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 09, 2002 at 09:33:18PM +0400, Dmitry Semenov wrote:
> When i'm starting XFree86 with startx command a have an error message - 
> "/usr/libexec/ld-elf.so.1: Shared object "libXmuu.so.1" not found". 
>  
> I tried to find file libXmuu.so.1 in all directories, but it's absend. 

That's part of the X libraries package:

happy-idiot-talk:~:% locate libXmuu.so.1
/usr/X11R6/lib/libXmuu.so.1
happy-idiot-talk:~:% pkg_info -W /usr/X11R6/lib/libXmuu.so.1
/usr/X11R6/lib/libXmuu.so.1 was installed by package XFree86-libraries-4.2.0_3

If that file isn't in /usr/X11R6/lib, then something has gone horribly
wrong with your XFree86 installation.  I recommend that you delete and
reinstall that package.  There's several ways to go about doing that,
but today's top tip is to run:

    portupgrade -f XFree86-libraries-\*

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
Tel: +44 1628 476614                                  Marlow
Fax: +44 0870 0522645                                 Bucks., SL7 1TH UK

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?20020809224021.GC90130>