www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/24/04:20:48

Date: Tue, 24 Sep 1996 09:26:35 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: James Gaba <gaba AT ix DOT netcom DOT com>
Cc: djgpp AT delorie DOT com
Subject: Re: emacs arch-dependencies
In-Reply-To: <5240cc$k28@dfw-ixnews6.ix.netcom.com>
Message-Id: <Pine.SUN.3.91.960924092313.11038P-100000@is>
Mime-Version: 1.0

On Sun, 22 Sep 1996, James Gaba wrote:

> during compilation, i'll get messages like
> 
> Warning: arch-dependent data dir (c:\<directory here>) does not exist

This is normal behavior when you build Emacs on MSDOS.

> also, after compilation, i copy c:\emacs-19.34\src\emacs to emacs.exe and then 
> try to run it but it tells me that the program is too big to fit in memory so 
> i'll do a
> 
> stubify emacs
> stubedit emacs.exe minstack=512k
> 
> after this i try to run emacs but it doesn't do anything.  it just returns to 
> the command prompt.  does anyone know what's wrong?  thanks.

Yes, you didn't build Emacs like the INSTALL file tells.  You should 
invoke Make like so:

	make install

and not just "make".  The `install' target creates the bin/ subdirectory, 
stubifies Emacs and moves it to bin/.  After that, Emacs should work.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019