[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to install several Emacs versions on the same system?
From: |
Oleh Krehel |
Subject: |
Re: How to install several Emacs versions on the same system? |
Date: |
Wed, 07 Oct 2015 16:28:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Marcin Borkowski <mbork@mbork.pl> writes:
> Hi all,
>
> I'm on GNU Emacs 25.0.50.1, but I'd like to have an older Emacs
> installed, too. What is the fastest way to achive that? (I would
> prefer to compile from source - I have the Git repository anyway, though
> only shallow clone, but I can clone the whole thing, too.)
I've soft-linked:
- /usr/local/bin/emacs to /usr/local/bin/emacs-24.5
- /usr/local/bin/newemacs to /home/oleh/git/gnu-emacs/src/emacs
This way I always have access to the newest git version with only "make"
(no "make install"). And also to the latest stable version in case the
git version breaks.
As for the Git repository, currently it's 742M in the compiled
state. I'm sure the download amount is much less.
Oleh
- How to install several Emacs versions on the same system?, Marcin Borkowski, 2015/10/08
- Re: How to install several Emacs versions on the same system?,
Oleh Krehel <=
- Re: How to install several Emacs versions on the same system?, Eli Zaretskii, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Kaushal Modi, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Bob Proulx, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Emanuel Berg, 2015/10/08