Subject: Xwindows help
To: None <ccallana@gauss.elee.calpoly.edu>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 10/03/1995 14:42:46
> Date: Thu, 28 Sep 1995 19:42:46 -0700
> From: Chris Callanan <ccallana@gauss.elee.calpoly.edu>

> I've got my 3/60 netbooting off my linux machine...
Great!  I'm still waiting for someone to send me a complete set
of notes on what it takes to make Linux serve diskless Suns...

> and i can not for the life of my get X to start...
> i have at the end of my /etc/rc.local the following line
> ldconfig /usr/X11R6/lib

You should use the -m option: (merge, not replace)
	ldconfig -m /usr/X11R6/lib

Let me know if that doesn't fix it.
Gordon