Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!univ-lyon1.fr!news-rocq.inria.fr!news2.EUnet.fr!EU.net!news.sprintlink.net!gatech!news.mathworks.com!uunet!in1.uu.net!inews.intel.com!xws181.sc.intel.com!mwilley From: mwilley@xws181.sc.intel.com (Mark F Willey) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: where can I get libXmu.s0.6.0 Date: 27 Jul 1995 17:03:35 GMT Organization: Intel Lines: 19 Distribution: world Message-ID: <3v8gt7$pd5@inews.sc.intel.com> References: <3uutof$so2@eng_ser1.erg.cuhk.hk> NNTP-Posting-Host: 143.183.32.27 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In article <3uutof$so2@eng_ser1.erg.cuhk.hk>, CHAN Yiu Wah <clarence> writes: |> I had recently install XFree86-3.1.1 with Xserver XF86_Mach64. When Itry to |> startx. The system reported to me the message: ld.so:xinit: libXmu.so.6.0 File |> or directory not found. Can anybody tell me where can I get the libXmu.so.6.0 |> and how to install it. Thanks. Hi, Clarence!!! What probably has happened is that you have not configured your ld hints file. This library is probably sitting comfortably in /usr/X11R6/lib and you jsut need to tell the dynamic library loader where to find it. I use the line "ldconfig /usr/X11R6 /usr/local/lib" in my /etc/rc.local file to configure these libraries at runtime. Mark -- Mark Willey - Intel P6c DLA - (408) 765-3913 - mwilley@mipos2.intel.com