Subject: Re: Please advice me to use the X.
To: Scott Reynolds <scottr@Plexus.COM>
From: Jim Wise <jim@santafe.arch.columbia.edu>
List: netbsd-help
Date: 11/07/1996 05:43:52
On Wed, 6 Nov 1996, Scott Reynolds wrote:
> On Wed, 6 Nov 1996, Koich Sueyoshi wrote:
>
> > When i quite simply typed `xinit',it occur me ld.so.6.1:No such
> > file........ : LIBEXEC:No such file or.....
>
> Add the following line to /etc/rc.local right after the line that says
> "ldconfig":
>
> ldconfig /usr/X11R6/lib
Actually, it is crucial that the line be
ldconfig -m /usr/X11R6/lib
^^^^
or you'll nuke your link cache. without the `-m', ldconfig will cache hints
for the given directory _instead_ of the existing hints, which is definitely
_not_ what you want...
--
Jim Wise
System Administrator
GSAPP, Columbia University
jim@santafe.arch.columbia.edu
http://www.arch.columbia.edu/~jim
* Finger for PGP public key *