Subject: Re: X trouble....
To: None <shl1@cornell.edu>
From: Chris Jones <jones@cs.montana.edu>
List: macbsd-general
Date: 04/14/1995 11:24:38
> everything according to the instructions.  When I type "startx", it says
> "xinit: libXmu.so.6.0 not found."  But libXmu.so.6.0 _IS_ installed!  I

You need to tell ldconfig where libXmu.so.6.0 is at.  I think ldconfig
is in /etc/rc.  Change
ldconfig
to
ldconfig /usr/X11R6/lib
assuming that your X libs are in /usr/X11R6/lib.

-- 
************************jones@fubar.cs.montana.edu************************
* Chris  | "Nobody likes brain alteration!"                              *
*  Jones |                           --Peri Brown, _Doctor Who_          *
**************************************************************************