Subject: Re: Cant get x running
To: Adrian Ireland <aireland@mail.indigo.ie>
From: Neil A. Carson <neil@causality.com>
List: port-arm32
Date: 09/06/1998 00:27:17
Adrian Ireland wrote:

> (5) Tried to startx with
> startx
> 
> Unfortunately I just get
> /usr/libexec/ld.so: xinit: libXmu.so.6.0: No such file or directory

What happens if you do:
	setenv LD_LIBRARY_PATH /usr/X11R6/lib
or if using sh/bash:
	export LD_LIBRARY_PATH=/usr/X11R6/lib

...before the startx?

	Neil

-- 
Neil A. Carson