Mail Archives: djgpp/1996/10/05/11:42:46
James Gaba wrote:
>
> during compilation, i'll get messages like
>
> Warning: arch-dependent data dir (c:\<directory here>) does not exist
>
> 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.
I think you may find you are supposed to type
make install
I got the same behaviour as you when I was just typing
make
Hope this helps,
--
Ian Miller, Dorset, UK
DJGPP 2.01a of 19 Sep 96, Win95 DOS box (LFN undefined)
- Raw text -