*BSD News Article 77727


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!qns3.qns.net!imci4!pull-feed.internetmci.com!newsfeed.internetmci.com!ncar!uchinews!news
From: steve farrell <spfarrel@phaedrus.uchicago.edu>
Subject: Re: emacs and FreeBSD, FreeBSD and pthreads..
X-Nntp-Posting-Host: phaedrus.uchicago.edu
Message-ID: <877mq6xqy9.fsf@phaedrus.uchicago.edu>
Lines: 28
Sender: news@midway.uchicago.edu (News Administrator)
Organization: University of Chicago -- Academic Computing Services
X-Newsreader: Gnus v5.2.25/XEmacs 19.14
References: <96251.0127313CQBJOZ@cmuvm.csv.cmich.edu>
Date: Sat, 7 Sep 1996 15:52:46 GMT

ishwar rattan <3CQBJOZ@cmuvm.csv.cmich.edu> writes:

> 
> Hello
>  
> I hope that somebody can help me out. I just installed FreeBSD-2.1.5
> from ftp3.freebsd.org.
>  
> I installed emacs during the system packages installation. An
> attempt to use it results in error:
>  
> ld.so failed: Can't find shared library "libXmu.so.6.0"
>  
> I have not installed X11R6 (XFree86) due to lack of space. Is it
> necessary to install X11 to run emacs? What are my options?

i'm not sure if htere is another option, but you can install just the
X11 libraries, and you should be able to get emacs off the ground.

this ought to do it:

wcarchive.cdrom.com:/.16/FreeBSD/XFree86/2.1.0-RELEASE/XF86312/X312bin.tgz

if you really need the space, you might ldd emacs and see which of the
libs it really needs.  you can also get rid of the binaries, of
course, if you don't need them.

--steve farrell