unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* environment variables for running emacs
@ 2004-09-30 17:09 Kin Cho
  0 siblings, 0 replies; only message in thread
From: Kin Cho @ 2004-09-30 17:09 UTC (permalink / raw)


Hi,

I'm trying to run emacs on a machine without first installing
emacs on that machine.  The reason being the machine has a small
and very slow flash memory disk, and there are many of these
machines that I'd like to run emacs on them.

Other than having a small and slow disk, these machines run
normal Gnu/Linux with networking.

So on machine foo I mounted bar:/ as /bar.  Machine bar
has a normal emacs installation.  On machine foo I setenv as
follows (from (info " (emacs) General Variables")):

LD_LIBRARY_PATH=/bar/usr/lib:/bar/usr/X11R6/lib
EMACSDATA=/bar/usr/share/emacs/21.2/etc/
EMACSLOADPATH=/bar/usr/share/emacs/21.2/site-lisp:/bar/usr/share/emacs/site-lisp

Now on foo I run /bar/usr/local/bin/emacs and it gives the
following error:

Warning: arch-dependent data dir (/usr/local/libexec/emacs/21.3/i686-pc-linux-gnu/) does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.3/site-lisp' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.3/leim' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.3/lisp' does not exist.
Cannot open load file: term/x-win

So it appears that on a Gnu/Linux system, setting the variables
EMACSDATA EMACSLOADPATH aren't sufficient to run emacs.

If this is not a bug but a unsupported feature, please consider
this post a feature request to a variable such as EMACSROOT
whereby emacs can be started without a prior installation.

-kin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-30 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 17:09 environment variables for running emacs Kin Cho

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).