[1164] in netbsd-help mailing list archive
Re: libXext.so.6.1
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Aug 26 13:23:34 1997
To: Steve Franks <sdfranks@MIT.EDU>
Cc: Greg Hudson <ghudson@MIT.EDU>, netbsd-help@MIT.EDU
In-Reply-To: Your message of "Tue, 26 Aug 1997 13:19:27 EDT."
<199708261719.NAA08927@mccsun1.MIT.EDU>
Date: Tue, 26 Aug 1997 13:23:09 EDT
From: Greg Hudson <ghudson@MIT.EDU>
Okay, you get to carry out a nasty kludge.
Copy
/afs/dev.mit.edu/system/i386_nbsd1/srvd-7.7.2/usr/X11R6/lib/libXext.so.6.1
to /usr/local/lib.
Then edit /etc/rc.local. I believe there should be a line that says:
ldconfig /usr/X11/lib /usr/athena/lib
where the arguments may not be quite the same. Add "/usr/local/lib"
to the arguments.