unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Couple questions
Date: Wed, 02 Apr 2003 20:25:07 +0200	[thread overview]
Message-ID: <84of3okb98.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: mailman.4031.1049309314.21513.help-gnu-emacs@gnu.org

"Harter, Douglas" <dharter@state.pa.us> writes:

> 1. My usr/local/share/emacs has 2 site-lisp directories one under emacs and
> one under emacs/21.1. The majority of the files are under
> usr/local/share/emacs/21.1. Does it matter which I put site stuff under?
> (one, either, both)

Consider what happens when you install a new version of Emacs, say
21.3.  It will read /usr/local/share/emacs/site-lisp (like 21.1) and
/usr/local/share/emacs/21.3/site-lisp (unlike 21.3).

You can imagine what this means.

> 2. By setting LD_LIBRARY_PATH=/usr/local, will emacs be able to find all the
> emacs files it needs?

No.  The variable has effect for shared libraries, but many of the
files needed by Emacs are Lisp files.  The value of the variable
appears bogus, too.

C-h i d m Emacs RET
Then use i to invoke index search and enter "environment".  That will
point you to a list of environment variables used by Emacs.

But if Emacs starts up fine (with no error message), it probably found
all the files it needed, so why bother...
-- 
A preposition is not a good thing to end a sentence with.

       reply	other threads:[~2003-04-02 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4031.1049309314.21513.help-gnu-emacs@gnu.org>
2003-04-02 18:25 ` Kai Großjohann [this message]
2003-04-02 19:18 ` Couple questions Kevin Rodgers
2003-04-02 18:41 Harter, Douglas

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=84of3okb98.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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.
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).