Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2001 14:27:10 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "Philip Paeps" <philip@paeps.cx>
Cc:        questions@freebsd.org, bsdspaceman@yahoo.com
Subject:   RE: An emacs error
Message-ID:  <15307.14478.178792.540856@guru.mired.org>
In-Reply-To: <112805489@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Philip Paeps <philip@paeps.cx> types:
> > I just used /stand/sysinstall to add emacs to my
> > FreeBsd4.3 machine, and when I try to create a file
> > with emacs I get this error:
> >
> > /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6"
> > not found
> >
> > Can anyone tell me what I might be missing?
> You are missing XFree86.  That is to say, the port you installed requires the
> X11 libraries, and it can't find them.  I don't use emacs (vi man), but perhaps
> there's a port which doesn't require X11 somewhere?

All the emacs ports can be built without X11 - just do the build as
"make -DWITHOUT_X11", and it'll build it that way.

It's not clear you can find a package that's built that way.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Q: How do you make the gods laugh?		A: Tell them your plans.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15307.14478.178792.540856>