all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Devin Walters <devinw@gmail.com>
To: David Reitter <david.reitter@gmail.com>
Cc: Emacs-devel@gnu.org
Subject: Re: Trouble building against Emacs23 OSX
Date: Sun, 13 Dec 2009 17:32:21 -0600	[thread overview]
Message-ID: <7C51C14D-4F2D-4877-B25E-20F4AFA43A0C@gmail.com> (raw)
In-Reply-To: <77BFD78F-B7D8-448B-A499-140829ADC435@gmail.com>

That fixed it.

Thanks much, David.

--
Devin

On Dec 13, 2009, at 5:24 PM, David Reitter wrote:

> On Dec 13, 2009, at 6:06 PM, defn wrote:
> 
>> I built emacs23 from source on OSX and placed Emacs.app into my /Applications/ directory. Everything works great, except for trying to build things against it. w3m apparently cannot be built against emacs22 and work in emacs23. Since the most current version of emacs in /usr/bin is emacs22, I mv'd it and ln'd /usr/bin/emacs to /Applications/Contents/MacOS/Emacs. Now, when running configure for w3m it sees that I'm using emacs23, but it cannot find simple.el, simple.elc, etc.:
> 
>> Warning: Could not find simple.el nor simple.elc
>> Cannot open load file: cl
>> configure: error: Process couldn't proceed.  See the above messages.
> 
> Could you try to set the appropriate environment variable rather than creating a symlink into the application bundle?
> 
> Usually, it is something like
> 
> export EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
> 
> 





  reply	other threads:[~2009-12-13 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-13 23:06 Trouble building against Emacs23 OSX defn
2009-12-13 23:24 ` David Reitter
2009-12-13 23:32   ` Devin Walters [this message]
2009-12-14 15:06   ` Steve Revilak

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=7C51C14D-4F2D-4877-B25E-20F4AFA43A0C@gmail.com \
    --to=devinw@gmail.com \
    --cc=Emacs-devel@gnu.org \
    --cc=david.reitter@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.