unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Couple questions
Date: Wed, 02 Apr 2003 12:18:38 -0700	[thread overview]
Message-ID: <3E8B378E.6090709@yahoo.com> (raw)
In-Reply-To: mailman.4031.1049309314.21513.help-gnu-emacs@gnu.org

Harter, Douglas wrote:

> 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)


Only if you intend to have more than 1 version of Emacs installed, or eventually
upgrade to a newer version.  The site-lisp directory will be used by all
versions, but the 21.1/site-lisp directory will only be used by your current
version (so if you upgrade, you'll have to move all those files).

I recommend using the site-lisp directory for almost everything.  The only
things I put in the M.m/site-lisp directory are version-specific bug fixes.


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

That depends on what platform are you using and how Emacs was configured when it
was built.

On Solaris, this will tell you whether that will work:

LD_LIBRARY_PATH=/usr/local ldd /usr/local/bin/emacs

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  parent reply	other threads:[~2003-04-02 19:18 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 ` Couple questions Kai Großjohann
2003-04-02 19:18 ` Kevin Rodgers [this message]
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=3E8B378E.6090709@yahoo.com \
    --to=ihs_4664@yahoo.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.
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).