unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kin Cho <ignore-this-prefixkin@techie.com>
Subject: environment variables for running emacs
Date: Thu, 30 Sep 2004 10:09:55 -0700	[thread overview]
Message-ID: <7illerznrw.fsf@neoscale.com> (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

                 reply	other threads:[~2004-09-30 17:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7illerznrw.fsf@neoscale.com \
    --to=ignore-this-prefixkin@techie.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).