From owner-freebsd-questions Mon Oct 14 13:13:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA22653 for questions-outgoing; Mon, 14 Oct 1996 13:13:26 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA22645 for ; Mon, 14 Oct 1996 13:13:22 -0700 (PDT) Received: from rosie.scsn.net (scsn.net [206.25.246.12]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id NAA21724 for ; Mon, 14 Oct 1996 13:13:06 -0700 (PDT) Received: from rhiannon.scsn.net (cola70.scsn.net [206.25.247.70]) by rosie.scsn.net (post.office MTA v2.0 0813 ID# 0-13529) with ESMTP id AAA152; Mon, 14 Oct 1996 16:10:30 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.7.6/8.6.12) id QAA00422; Mon, 14 Oct 1996 16:11:10 -0400 (EDT) From: "Donald J. Maddox" Message-Id: <199610142011.QAA00422@rhiannon.scsn.net> Subject: Re: shared library for Emacs In-Reply-To: from Doug White at "Oct 13, 96 11:46:27 pm" To: dwhite@resnet.uoregon.edu Date: Mon, 14 Oct 1996 16:11:09 -0400 (EDT) Cc: questions@FreeBSD.org Reply-To: dmaddox@scsn.net X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > On Sat, 12 Oct 1996, Daniel B Giffin wrote: > > > I just installed emacs, but when I try to run it I get: > > > > ld.so failed: Can't find shared library "libXmu.so.6.0" > > > > I am not running X and just want the text-based display. What should > > I do? > > Uh oh. You compiled it with X enabled. Try recompiling it and finding > the define for X in the makefile, and knocking it out. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major Or just launch it with 'emacs -nw'. This will tell it not to use X... -- Donald J. Maddox (dmaddox@scsn.net)