Mail Archives: djgpp-workers/2001/03/03/17:25:50
> From: "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be>
> Date: Sat, 3 Mar 2001 20:10:58 +0100
>
> > + lispdir = \\$(prefix)/gnu/emacs/site-lisp\
> I'm not thrilled with this (nor the default you give for emacs
> in config.site). I expect these are the locations used by the
> current (outdated) emacs package, so I guess I'll have to live
> with it.
%DJDIR%/gnu/emacs is the canonical place for Emacs in the DJGPP tree.
Also, I don't understand the ``outdated'' part. The binary on SimTel
is based on the latest official release of Emacs.
> I keep emacs in more 'normal' locations (emacs.exe in $DJDIR/bin
> and its files in $DJDIR/share/emacs/<version> and
> $DJDIR/share/emacs/). I'm not sure if Eli is planning to make a
> DJGPP package for 21.1; if so, I hope he will not use a
> $DJDIR/gnu/emacs prefix anymore.
I don't plan to change the Emacs installation tree. The DJGPP port is
set up to build and install in-place. If you move it, you will have
to set all kinds of environment variables to let Emacs find its files,
or hack the epaths.h header to have the relevant directories
hard-wired there, in which case they will not work on someone else's
machine.
What's wrong with %DJDIR%/gnu/emacs/, anyway? Are there any real
reasons for changing the current defaults?
- Raw text -