all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: removing old installations
Date: Sun, 26 Jun 2011 08:08:47 +0200	[thread overview]
Message-ID: <4E06CCEF.9040206@easy-emacs.de> (raw)
In-Reply-To: <87ei2hizlt.fsf@ericabrahamsen.net>

Am 25.06.2011 19:34, schrieb Eric Abrahamsen:
> I'm running the Ubuntu repository version of emacs (23.2.1) on Natty. In
> the past I've tried compiling both emacs 24 and emacs 23 myself on this
> machine, before deciding it was unnecessary and just using the
> repository version. As near as I can tell I've cleared the old 24 and 23
> installations out of my system, but leftover files are still interfering
> with byte compilation in my present system.
>
> Makefiles in external packages like gnus or org-mode set the executable
> to "emacs" (ie, no full path). There are no other "emacs" executables on
> my path, but still I need to change the makefiles to specify
> "/usr/bin/emacs", or else I pick up weird bits from emacs 24, and my
> compiled files behave strangely (I can provide more details).


Hi,

that would be of interest for me, just to understand how Emacs behaves.


  Even with
> the full path to emacs specified, I get these warnings with each byte
> compilation:
>
> Warning: Lisp directory `/usr/local/share/emacs/23.2/site-lisp' does not exist.
> Warning: Lisp directory `/usr/local/share/emacs/site-lisp' does not exist.

Given the issue above wouldn't exist --which seems a more serious one--
that warning alone would tell me:

when Emacs was build these directories existed, now they are gone.
Then it should be OK providing empty directories to get rid of the 
warning. (?)

Andreas



>
> All my site-lisp directories are under /usr/share/emacs or
> /usr/share/emacs23, and I don't know what configuration or startup files
> are telling it to look under /usr/local/share.
>
> Given that no other "emacs" executables are on my system (at least, to
> the best of my knowledge, and I spent a while rooting them out), what
> other leftover files could be confusing my present installation?
>
> Thanks!
> Eric
>
>
>




  parent reply	other threads:[~2011-06-26  6:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-25 17:34 removing old installations Eric Abrahamsen
2011-06-25 19:58 ` Peter Dyballa
2011-06-25 22:57   ` Eric Abrahamsen
2011-06-26 14:18     ` Peter Dyballa
2011-06-27 18:52       ` Eric Abrahamsen
2011-06-26  6:08 ` Andreas Röhler [this message]
2011-06-27  3:42   ` Eric Abrahamsen

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

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

  git send-email \
    --in-reply-to=4E06CCEF.9040206@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.