Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 16:38:19 -0800
From:      Travis Cole <tcole@nihilist.org>
To:        Taki Shirayanagi <takiman1@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: running emacs
Message-ID:  <20010215163819.F60974@nihilist.org>
In-Reply-To: <20010216002142.64748.qmail@web11206.mail.yahoo.com>; from takiman1@yahoo.com on Thu, Feb 15, 2001 at 04:21:42PM -0800
References:  <20010216002142.64748.qmail@web11206.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 15, 2001 at 04:21:42PM -0800, Taki Shirayanagi wrote:
> Hello
> When i tried to run emacs it says
> /usr/libexec/ld-elf.so.1: Shared object "libXaw.so.6" not found   
> How can I fix this problem? I do not have X installed and I dont want X.
> Thanks
> Taki

Try rebuilding emacs from the ports collection without X support.

# cd /usr/ports/editors/emacs
# make WITHOUT_X11=yes

Then use pkg_delete to remove the old package and install the new
one with a 

# make install

-- 
-Travis


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?20010215163819.F60974>