emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Installation question
@ 2012-09-03  8:00 Thomas S. Dye
  2012-09-03  9:04 ` Jambunathan K
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2012-09-03  8:00 UTC (permalink / raw)
  To: Org-mode

Aloha list,

I'm having a difficult time installing org after upgrading to emacs 24.1
:(

If I make compile, then my initialization stops with an error because a
macro in org-compat.el can't be found.  If I make uncompiled, then
initialization appears to work correctly.

I'm working on a Mac and run emacs 24.1 from Emacs.app.  There is also an
emacs 22.1 in /usr/local/bin/.  I have an alias in .bashrc that
associates emacs with the emacs 24.1 from Emacs.app.  This works in my
regular bash shell.

However, make compile finds emacs 22.1, instead of emacs 24.1.  Could
this be the source of my difficulties?

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installation question
  2012-09-03  8:00 Installation question Thomas S. Dye
@ 2012-09-03  9:04 ` Jambunathan K
  2012-09-03 17:39   ` Thomas S. Dye
  0 siblings, 1 reply; 4+ messages in thread
From: Jambunathan K @ 2012-09-03  9:04 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: Org-mode

tsd@tsdye.com (Thomas S. Dye) writes:

> Aloha list,
>
> I'm having a difficult time installing org after upgrading to emacs 24.1
> :(
>
> If I make compile, then my initialization stops with an error because a
> macro in org-compat.el can't be found.  If I make uncompiled, then
> initialization appears to work correctly.
>
> I'm working on a Mac and run emacs 24.1 from Emacs.app.  There is also an
> emacs 22.1 in /usr/local/bin/.  I have an alias in .bashrc that
> associates emacs with the emacs 24.1 from Emacs.app.  This works in my
> regular bash shell.
>
> However, make compile finds emacs 22.1, instead of emacs 24.1.  Could
> this be the source of my difficulties?

Point EMACS in local.mk.  This is the Emacs exe that will be used for
compilation.

> All the best,
> Tom

-- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installation question
  2012-09-03  9:04 ` Jambunathan K
@ 2012-09-03 17:39   ` Thomas S. Dye
  2012-09-14  6:23     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2012-09-03 17:39 UTC (permalink / raw)
  To: Jambunathan K; +Cc: Org-mode

Jambunathan K <kjambunathan@gmail.com> writes:

> tsd@tsdye.com (Thomas S. Dye) writes:
>
>> Aloha list,
>>
>> I'm having a difficult time installing org after upgrading to emacs 24.1
>> :(
>>
>> If I make compile, then my initialization stops with an error because a
>> macro in org-compat.el can't be found.  If I make uncompiled, then
>> initialization appears to work correctly.
>>
>> I'm working on a Mac and run emacs 24.1 from Emacs.app.  There is also an
>> emacs 22.1 in /usr/local/bin/.  I have an alias in .bashrc that
>> associates emacs with the emacs 24.1 from Emacs.app.  This works in my
>> regular bash shell.
>>
>> However, make compile finds emacs 22.1, instead of emacs 24.1.  Could
>> this be the source of my difficulties?
>
> Point EMACS in local.mk.  This is the Emacs exe that will be used for
> compilation.

Aloha Jambunathan,

Thanks for this suggestion.  Unfortunately, my hope that compiling with
emacs 24.1 would solve my problem was in vain.

Compilation ends like this:

In end of data:
org.el:22582:1:Warning: the following functions are not known to be defined:
    org-clock-sum-current-item, org-element-context
Wrote /Users/dk/.emacs.d/src/org-mode/lisp/org.elc
Done (Total of 111 files compiled, 2 skipped)

Initialization with the compiled installation gives this warning:

Warning (initialization): An error occurred while loading `/Users/dk/.emacs.d/init.el':

Symbol's function definition is void: org-find-library-dir

Initialization will not give warnings if I make uncompiled.

These are new problems after upgrading to emacs 24.1 and Eric Schulte's
emacs 24 starter kit.  The starter kit seems to be working correctly.

Help?

All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installation question
  2012-09-03 17:39   ` Thomas S. Dye
@ 2012-09-14  6:23     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2012-09-14  6:23 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: Org-mode, Jambunathan K

Hi Thomas,

tsd@tsdye.com (Thomas S. Dye) writes:

> These are new problems after upgrading to emacs 24.1 and Eric Schulte's
> emacs 24 starter kit.  The starter kit seems to be working correctly.

Apparently, there are problems using both the kit and Org from GNU ELPA.

If you can use git, my suggestion in this case would be to clone the Org
repo then to build Org from there.  You don't really need to know git,
you just need to have it and to let the repo point at the version you
want (problably the last commit in the maint branch.)

HTH,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-14  6:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03  8:00 Installation question Thomas S. Dye
2012-09-03  9:04 ` Jambunathan K
2012-09-03 17:39   ` Thomas S. Dye
2012-09-14  6:23     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).