From owner-freebsd-questions Sat Jul 11 21:32:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA00655 for freebsd-questions-outgoing; Sat, 11 Jul 1998 21:32:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA00650 for ; Sat, 11 Jul 1998 21:32:29 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id VAA23960; Sat, 11 Jul 1998 21:32:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 11 Jul 1998 21:32:25 -0700 (PDT) From: Doug White To: "Anthony E. Coley" cc: freebsd-questions@FreeBSD.ORG Subject: Re: error mesg after installing pkg. In-Reply-To: <3.0.32.19980709090301.00701914@sohopros.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 9 Jul 1998, Anthony E. Coley wrote: > I installed Staroffice-3.1 last night and now I can't startx. > The error messsage is: > #startx > ld.so failed: can't find shared library "libXmu.so.6.0" You don't have all of X installed, or your ld paths are messed up. Make sure that library exists in /usr/X11R6/lib. If it's there try either rebooting or running `ldconfig -R'. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message