all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: Xah <xahlee@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: updating /usr/bin/emacs
Date: Sat, 18 Oct 2008 03:04:30 +0200	[thread overview]
Message-ID: <m2iqrqbtnl.fsf@nschum.de> (raw)
In-Reply-To: <4da63d85-8098-478a-872a-eac5ce206cb3@f40g2000pri.googlegroups.com> (Xah's message of "Fri\, 17 Oct 2008 14\:49\:15 -0700 \(PDT\)")


Xah <xahlee@gmail.com> wrote:

> On Oct 17, 11:58 am, Brian Brooks <brian.bro...@colorado.edu> wrote:

>> I would just like to update /usr/bin/emacs to whatever the latest
>> version of emacs is and still be able to run it within Terminal.app

> it is generally not recommended to diddle anything in the default OS X
> dirs such as /usr/bin. e.g. if you want to update your perl, python,
> you'd better off install it elsewhere, e.g. fink does in /sw/ and
> MacPorts in /opt/.

If you don't want the GUI (which I can highly recommend, though), using
those package managers is the easiest and cleanest way.

Since they don't install in /usr/bin, so you'll need to put (in the case
of MacPorts) /opt/local/bin in front of your $PATH once, and then
installing Emacs is down to just:

sudo port install emacs


Very easy.  Unfortunately, 22.3 hasn't trickled down to MacPorts, yet.
When it does you can upgrade like this:

sudo port sync
sudo port upgrade outdated

regards,
Nikolaj Schumacher




  reply	other threads:[~2008-10-18  1:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17 18:58 updating /usr/bin/emacs Brian Brooks
2008-10-17 21:49 ` Xah
2008-10-18  1:04   ` Nikolaj Schumacher [this message]
2008-10-18 15:05   ` Barry Margolin
2008-10-18  9:47 ` Peter Dyballa

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=m2iqrqbtnl.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xahlee@gmail.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 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.