emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1
@ 2009-08-08 21:38 Charles Howard
  2009-08-09 18:54 ` Manish
  0 siblings, 1 reply; 6+ messages in thread
From: Charles Howard @ 2009-08-08 21:38 UTC (permalink / raw)
  To: emacs-orgmode

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)

==================

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

end of thread, other threads:[~2009-08-11 23:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-08 21:38 Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1 Charles Howard
2009-08-09 18:54 ` Manish
2009-08-09 22:01   ` Charles Howard
2009-08-10  3:31     ` Manish
2009-08-10 17:35     ` Sebastian Rose
2009-08-11 23:30     ` Nick Dokos

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).