From owner-freebsd-questions Sun Apr 26 14:16:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18574 for freebsd-questions-outgoing; Sun, 26 Apr 1998 14:04:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dt050n33.san.rr.com (@dt050n33.san.rr.com [204.210.31.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14843 for ; Sun, 26 Apr 1998 13:38:23 -0700 (PDT) (envelope-from Studded@san.rr.com) Received: from san.rr.com (Studded@localhost [127.0.0.1]) by dt050n33.san.rr.com (8.8.8/8.8.8) with ESMTP id NAA16940; Sun, 26 Apr 1998 13:38:14 -0700 (PDT) (envelope-from Studded@san.rr.com) Message-ID: <35439B36.8CA1B3E6@san.rr.com> Date: Sun, 26 Apr 1998 13:38:14 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.6-STABLE-0420 i386) MIME-Version: 1.0 To: Todd Backman CC: freebsd-questions@FreeBSD.ORG Subject: Re: STARTX References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Todd Backman wrote: > > After doing a fresh install from the 2.2.6 cd set I try to "startx -- -bpp > 16" and get the following failure: > > ld.so failed: Can't find shared library "libXmu.so.6.0" > > I do have that file located in: /usr/compat/linux/usr/X11R6/lib Well, that's not really the one you want I don't think. You want the one in /usr/X11R6/lib/. Take a look at /etc/rc.conf and make sure that you have a line that looks like this: ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib" # shared library search paths Since I have no familiarity with how ldconfig works, I'd suggest you reboot after you fix that up (if that's the problem) and then see how it goes. :) Good luck, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud designer and maintainer of the world's largest Internet *** Relay Chat server with 5,328 simultaneous connections. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message