Subject: Re: emacs trouble
To: None <ferret@atlantis.nconnect.net>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 07/26/1998 16:33:51
Sun, 26 Jul 1998 02:11:08 -0500, Chris wrote:
>      if I run the installer from the Mac OS to install emacs & related 
> files, 

Ouch.  I'm assuming you are trying to install Emacs binary pkg for
m68k.  You don't use Installer to install binary pkges.  You should
copy the downloaded .tgz file into NetBSD partition if it's not
already there, boot NetBSD and use pkg_add command; i.e.:

pkg_add -v emacs20.2.tgz

or something like that.

Good luck,

Ken