* emacs/notmuch.el:55:1: Error: Cannot open load file: json
@ 2011-04-21 15:16 gma
2011-04-26 20:10 ` Florian Friesdorf
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: gma @ 2011-04-21 15:16 UTC (permalink / raw)
To: notmuch
While attempting to make the 0.5 tarball on my Mac OS X system, I get:
emacs/notmuch.el:55:1:Error: Cannot open load file: json
make: *** [emacs/notmuch.elc] Error 1
I can build from master with --without-emacs but this isn't an option with
0.5 tarball. I am trying to put together a formula for homebrew
(http://mxcl.github.com/homebrew/) and they require stable tarballs, so I
any help on this is greatly appreciated.
--
View this message in context: http://notmuch.198994.n3.nabble.com/emacs-notmuch-el-55-1-Error-Cannot-open-load-file-json-tp2847380p2847380.html
Sent from the notmuch mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json
2011-04-21 15:16 emacs/notmuch.el:55:1: Error: Cannot open load file: json gma
@ 2011-04-26 20:10 ` Florian Friesdorf
2011-04-26 20:39 ` Jesse Rosenthal
2011-04-27 16:32 ` Xavier Maillard
2 siblings, 0 replies; 5+ messages in thread
From: Florian Friesdorf @ 2011-04-26 20:10 UTC (permalink / raw)
To: gma, notmuch
[-- Attachment #1: Type: text/plain, Size: 979 bytes --]
On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:
> While attempting to make the 0.5 tarball on my Mac OS X system, I get:
>
> emacs/notmuch.el:55:1:Error: Cannot open load file: json
> make: *** [emacs/notmuch.elc] Error 1
>
> I can build from master with --without-emacs but this isn't an option with
> 0.5 tarball. I am trying to put together a formula for homebrew
> (http://mxcl.github.com/homebrew/) and they require stable tarballs, so I
> any help on this is greatly appreciated.
You might be interested in nix [1] and nixpkgs [2], which to my
knowledge runs also on top of OS X and ships notmuch. However, I run
native nixos and therefore cannot give a recommendation for nix+OSX.
[1] http://nixos.org/nix/
[2] http://nixos.org/nixpkgs/
--
Florian Friesdorf <flo@chaoflow.net>
GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json
2011-04-21 15:16 emacs/notmuch.el:55:1: Error: Cannot open load file: json gma
2011-04-26 20:10 ` Florian Friesdorf
@ 2011-04-26 20:39 ` Jesse Rosenthal
2011-04-26 20:54 ` Gabe Anzelini
2011-04-27 16:32 ` Xavier Maillard
2 siblings, 1 reply; 5+ messages in thread
From: Jesse Rosenthal @ 2011-04-26 20:39 UTC (permalink / raw)
To: gma, notmuch
On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:
> While attempting to make the 0.5 tarball on my Mac OS X system, I get:
What version of OSX?
> emacs/notmuch.el:55:1:Error: Cannot open load file: json
> make: *** [emacs/notmuch.elc] Error 1
Probably a problem with the emacs version. Leopard, at least, ships with
emacs22 in /usr/bin. I think Snow Leopard too. You have to install
Emacs23 either via macports/homebrew or, what I did, from here:
http://emacsformacosx.com/
Then compile with the appropriate `EMACS=` info.
Best,
Jesse
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json
2011-04-26 20:39 ` Jesse Rosenthal
@ 2011-04-26 20:54 ` Gabe Anzelini
0 siblings, 0 replies; 5+ messages in thread
From: Gabe Anzelini @ 2011-04-26 20:54 UTC (permalink / raw)
To: Jesse Rosenthal; +Cc: notmuch
I was able to get to install after installing emacs, however homebrew does not allow emacs as a dependancy and so I was trying to get this to work without it.
On Tue, Apr 26, 2011 at 04:39:16PM -0400, Jesse Rosenthal wrote:
> On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:
> > While attempting to make the 0.5 tarball on my Mac OS X system, I get:
>
> What version of OSX?
>
> > emacs/notmuch.el:55:1:Error: Cannot open load file: json
> > make: *** [emacs/notmuch.elc] Error 1
>
> Probably a problem with the emacs version. Leopard, at least, ships with
> emacs22 in /usr/bin. I think Snow Leopard too. You have to install
> Emacs23 either via macports/homebrew or, what I did, from here:
>
> http://emacsformacosx.com/
>
> Then compile with the appropriate `EMACS=` info.
>
> Best,
> Jesse
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: emacs/notmuch.el:55:1: Error: Cannot open load file: json
2011-04-21 15:16 emacs/notmuch.el:55:1: Error: Cannot open load file: json gma
2011-04-26 20:10 ` Florian Friesdorf
2011-04-26 20:39 ` Jesse Rosenthal
@ 2011-04-27 16:32 ` Xavier Maillard
2 siblings, 0 replies; 5+ messages in thread
From: Xavier Maillard @ 2011-04-27 16:32 UTC (permalink / raw)
To: gma, notmuch
On Thu, 21 Apr 2011 08:16:38 -0700 (PDT), gma <me@gabeanzelini.com> wrote:
> While attempting to make the 0.5 tarball on my Mac OS X system, I get:
>
>
> emacs/notmuch.el:55:1:Error: Cannot open load file: json
> make: *** [emacs/notmuch.elc] Error 1
>
>
> I can build from master with --without-emacs but this isn't an option with
> 0.5 tarball. I am trying to put together a formula for homebrew
> (http://mxcl.github.com/homebrew/) and they require stable tarballs, so I
> any help on this is greatly appreciated.
What's your emacs version ? Here, on GNU Emacs 23.2, json is part of the
defaut installation.
/Xavier
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-04-27 16:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-21 15:16 emacs/notmuch.el:55:1: Error: Cannot open load file: json gma
2011-04-26 20:10 ` Florian Friesdorf
2011-04-26 20:39 ` Jesse Rosenthal
2011-04-26 20:54 ` Gabe Anzelini
2011-04-27 16:32 ` Xavier Maillard
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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).