emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1


From: Manish
Subject: Re: [Orgmode] Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1
Date: Mon, 10 Aug 2009 00:24:24 +0530

On Sun, Aug 9, 2009 at 3:08 AM, Charles Howard wrote:
>
> I am trying to install 6.29c onto Ubuntu 8.04 with emacs 22.1.1 and
> not getting past go. I have had 6.06 running successfully on the same
> system with the same emacs for a year and cannot understand why 6.29c
> is not succeeding. I am installing in a home directory ~/org-6.29c/
> I have tried both as an ordinary user and with sudo; the extracts below
> refer to ordinary user.
>
> Below is:
>
> 1. Extract of the warning messages that scroll past after the `make'
> command. (Several hundred lines) `khave' is my user name.
>
> 2. Extract from .emacs file
>
> 3. Extract from Makefile
>
> On starting up an .org file, emacs does not load the Org menu or recognize
> the sectioning structure, etc.
>
> It seems that no files have gone into the target dirs
> ($(prefix)/share/emacs/site-lisp
> and $(prefix)/share/info).
>
> I'm a moderately sophisticated user of (La)TeX (20 years) and emacs (12 years)
> but don't have much experience with make and make install. I'll be
> very grateful
> for advice.
>
> ==================
> 1.
>
> make
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org.el
>
> In end of data:
> org.el:16880:1:Warning: the following functions might not be defined at
>  runtime: calendar-forward-day, parse-time-string, calendar-goto-date,
>  calendar-goto-today
> org.el:16880:1:Warning: the following functions are not known to be defined:
>  table--at-cell-p, org-clock-update-mode-line, org-default-export-plist,
>  org-infile-export-plist, org-clock-save-markers-for-cut-and-paste,
>  org-agenda-save-markers-for-cut-and-paste, dired-get-filename,
>  org-id-store-link, org-agenda-copy-local-variable, org-gnus-follow-link,
>  org-inlinetask-remove-END-maybe, org-get-current-options, org-agenda-skip,
>  org-format-agenda-item, org-agenda-new-marker,
>  org-agenda-change-all-lines, org-columns-number-to-string,
>  org-columns-get-format-and-top-level, org-columns-compute,
>  calendar-absolute-from-iso, calendar-iso-from-absolute,
>  org-id-locations-save, org-id-locations-load, iswitchb-read-buffer,
>  cdlatex-tab, beginning-of-visual-line, org-agenda-set-restriction-lock,
>  speedbar-line-directory, org-agenda-maybe-redo
> Wrote /home/khave/org-6.29c/lisp/org.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-agenda.el
>
> In org-finalize-agenda:
> org-agenda.el:2415:26:Warning: reference to free variable
>  `org-agenda-overriding-columns-format'
>
> In end of data:
> org-agenda.el:6512:1:Warning: the following functions might not be defined at
>  runtime: calendar-goto-date, calendar-iso-date-string,
>  calendar-julian-date-string, calendar-astro-date-string,
>  calendar-hebrew-date-string, calendar-islamic-date-string,
>  calendar-french-date-string, calendar-bahai-date-string,
>  calendar-mayan-date-string, calendar-coptic-date-string,
>  calendar-ethiopic-date-string, calendar-persian-date-string,
>  calendar-chinese-date-string
> org-agenda.el:6512:1:Warning: the following functions are not known to be
>  defined: org-columns-quit, calendar-iso-from-absolute,
>  calendar-absolute-from-iso
> Wrote /home/khave/org-6.29c/lisp/org-agenda.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-ascii.el
> Wrote /home/khave/org-6.29c/lisp/org-ascii.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-attach.el
> Wrote /home/khave/org-6.29c/lisp/org-attach.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-archive.el
>
> In end of data:
> org-archive.el:436:1:Warning: the function `org-inlinetask-remove-END-maybe'
>  is not known to be defined.
> Wrote /home/khave/org-6.29c/lisp/org-archive.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-bbdb.el
>
> In end of data:
> org-bbdb.el:388:1:Warning: the following functions are not known to be
>  defined: bbdb-record-name, bbdb-current-record, bbdb-record-getprop,
>  bbdb-name, bbdb-company, bbdb, bbdb-split, bbdb-string-trim, bbdb-records,
>  calendar-leap-year-p, diary-ordinal-suffix, bbdb-completing-read-record
> Wrote /home/khave/org-6.29c/lisp/org-bbdb.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-bibtex.el
>
> In end of data:
> org-bibtex.el:205:1:Warning: the following functions are not known to be
>  defined: bibtex-beginning-of-entry, bibtex-parse-entry,
>  bibtex-generate-autokey, bibtex-url
> Wrote /home/khave/org-6.29c/lisp/org-bibtex.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-clock.el
>
> In end of data:
> org-clock.el:1550:1:Warning: the function `calendar-absolute-from-iso' is not
>  known to be defined.
> Wrote /home/khave/org-6.29c/lisp/org-clock.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-colview.el
>
> In end of data:
> org-colview.el:1398:1:Warning: the function `org-agenda-redo' is not known to
>  be defined.
> Wrote /home/khave/org-6.29c/lisp/org-colview.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-colview-xemacs.el
>
> ...
>
> In end of data:
> org-wl.el:147:1:Warning: the following functions are not known to be defined:
>  wl-summary-message-number, wl-summary-registered-temp-mark,
>  elmo-message-field, elmo-msgdb-overview-get-entity,
>  wl-summary-buffer-msgdb, wl-summary-line-from, elmo-message-entity-field,
>  wl-summary-line-subject, wl, elmo-folder-exists-p,
>  wl-folder-goto-folder-subr, wl-summary-jump-to-msg-by-message-id,
>  wl-summary-redisplay
> Wrote /home/khave/org-6.29c/lisp/org-wl.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-xoxo.el
> Wrote /home/khave/org-6.29c/lisp/org-xoxo.elc
> emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
> load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
> load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
> lisp/org-install.el
> Wrote /home/khave/org-6.29c/lisp/org-install.elc
>
> ==================
> 2.
>
> ;; Turn on font-lock mode for Emacs
> (cond ((not running-xemacs)
>    (global-font-lock-mode t)
> ))
>
> ....
>
> (setq-default latex-mode t)
> (setq-default transient-mark-mode t)
>
> ....
>
> (setq load-path (cons "~/org-6.29c/lisp" load-path))
>
> (setq load-path (cons "~/org-6.29c/contrib/lisp" load-path))
>
> ==================
> 3.
>
> # Name of your emacs binary
> EMACS=emacs
>
> # Where local software is found
> prefix=/usr/local
>
> # Where local lisp files go.
> lispdir = $(prefix)/share/emacs/site-lisp
>
> # Where info files go.
> infodir = $(prefix)/share/info
>
> (No edits in Makefile)
>

I don't know the answer to your problem but some of the following might help:

  1. Why is there no (require 'org-install) in excerpt from .emacs?
  2. Where is 6.06 getting loaded from (check using locate-library
org-install <RET>)?
  3. Try (add-to-list 'load-path "~/org-6.29c/lisp") instead of the
version with cons.
  4. Check set up section (2.1) from http://doc.norang.ca/org-mode.html

HTH
-- 
Manish




reply via email to

[Prev in Thread] Current Thread [Next in Thread]