From owner-freebsd-questions Thu Dec 14 12:35:07 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA09708 for questions-outgoing; Thu, 14 Dec 1995 12:35:07 -0800 (PST) Received: from intele.net (quervo.intele.net [204.118.149.20]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA09685 for ; Thu, 14 Dec 1995 12:34:59 -0800 (PST) Received: (wes@localhost) by intele.net (8.6.12/8.6.5) id NAA02459; Thu, 14 Dec 1995 13:39:14 -0700 From: Barnacle Wes Message-Id: <199512142039.NAA02459@intele.net> Subject: Re: can I run XFree86 on FreeBSD 2.0.5 from a mounted filesystem? To: deborah@atm.microunity.com (Deborah Bennett) Date: Thu, 14 Dec 1995 13:39:14 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <9512141853.AA29810@atm> from "Deborah Bennett" at Dec 14, 95 10:53:51 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@freebsd.org Precedence: bulk > I have a network of 5 identical lab machines which are all > Gateway 90MHz pentium machines with ATI Mach64 graphics cards. > For administration reasons, I would prefer to have them mount > /usr/X11R6 from a network location. I am trying to run XFree86 this > way, and having no luck. > > [...] > I have mounted usr/X11R6 from the server on /usr/X11R6 on the client. > When I run startx, I get this error message: > ld.so: xinit: libXmu.so.0: Undefined error: 0 As another user reported, you need to add /usr/X11R6 to your ld.so cache. This must be done *after* /usr/X11R6 has been nfs-mounted, of course. Another approach is to add LD_LIBRARY_PATH=/usr/X11R6/lib to every users environment, although this will result in slightly slower program startup. -- Wes Peters | Yes I am a pirate, two hundred years too late Softweyr | The cannons don't thunder, there's nothing to plunder Consulting | I'm an over forty victim of fate... wes@intele.net | Jimmy Buffet