From: Charles Howard <terminalbeachbum@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1
Date: Sat, 8 Aug 2009 22:38:43 +0100 [thread overview]
Message-ID: <771c31300908081438h5443b157wc1e2cd603db2b2d7@mail.gmail.com> (raw)
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)
==================
next reply other threads:[~2009-08-08 21:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-08 21:38 Charles Howard [this message]
2009-08-09 18:54 ` Cannot install 6.29c on Ubuntu 8.04 with emacs 22.1.1 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
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=771c31300908081438h5443b157wc1e2cd603db2b2d7@mail.gmail.com \
--to=terminalbeachbum@googlemail.com \
--cc=emacs-orgmode@gnu.org \
/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 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).