Return to BSD News archive
Path: euryale.cc.adfa.oz.au!platinum.sge.net!como.dpie.gov.au!news.gan.net.au!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in2.uu.net!128.138.243.15!csnews!boulder!rintintin.Colorado.EDU!fcrary From: fcrary@rintintin.Colorado.EDU (Frank Crary) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Missing libX? Date: 28 Jun 1997 02:02:00 GMT Organization: University of Colorado, Boulder Lines: 22 Message-ID: <5p1rao$f9c@lace.colorado.edu> References: <33B3CB20.33DF6B24@INnet.be> <5p17ml$8n9@nntp02.primenet.com> NNTP-Posting-Host: rintintin.colorado.edu NNTP-Posting-User: fcrary Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43665 In article <5p17ml$8n9@nntp02.primenet.com>, Bryan Ogawa <bkogawa@primenet.com> wrote: >>I have a lot of program (emacs, xemacs, clients from the RSA challenge, >>...) that won't work because of missing libraries: for example, xemacs >>says: >>"ld.so failed: can't find shared library libXm.so.2.0" >Do you have these libraries installed? This looks like an X library: do >you have XFree installed? I'm not sure about libXm.so.2.0, but I recently ran into a similar problem. If someone installed the Xuser rather than Xdeveloper distribution, some X libraries are not be installed. As I understand it, programs (ports) installed with sysinstall should have everything they need to run, but programs installed in other ways may not. That could give you a machine with a working X environment, but a few problems with missing libraries. But I don't know if that applies to this problem: I hit this compiling a program, not running one that was already complied. Frank Crary CU Boulder