* HOWTO?: make install contrib
@ 2010-09-09 13:57 Cook, Malcolm
2010-09-09 14:17 ` John Hendy
0 siblings, 1 reply; 3+ messages in thread
From: Cook, Malcolm @ 2010-09-09 13:57 UTC (permalink / raw)
To: 'emacs-orgmode@gnu.org'
[-- Attachment #1.1: Type: text/plain, Size: 261 bytes --]
Is there a "blessed" mantra for installing the contents of contrib
something perhapls like
sudo make install-contrib prefix=/my/prefix
Thanks!
Malcolm Cook
Stowers Institute for Medical Research - Bioinformatics
Kansas City, Missouri USA
[-- Attachment #1.2: Type: text/html, Size: 1114 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HOWTO?: make install contrib
2010-09-09 13:57 HOWTO?: make install contrib Cook, Malcolm
@ 2010-09-09 14:17 ` John Hendy
2010-09-09 14:27 ` Cook, Malcolm
0 siblings, 1 reply; 3+ messages in thread
From: John Hendy @ 2010-09-09 14:17 UTC (permalink / raw)
To: Cook, Malcolm; +Cc: emacs-orgmode@gnu.org
[-- Attachment #1.1: Type: text/plain, Size: 1050 bytes --]
I don't install it (contrib) but just have this in .emacs:
-------
;; set load dirs and global config options
(add-to-list 'load-path "~/.elisp/site-lisp/")
(add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/")
-------
That way any miscellaneous .el files I want get put in ~/.elisp/site-lisp
and contrib is linked to directly by my .emacs. Would this work for you or
is there a certain advantage to "installing" to the actual tree (e.g.
/usr/share/emacs...)?
Hope that helps?
John
On Thu, Sep 9, 2010 at 8:57 AM, Cook, Malcolm <MEC@stowers.org> wrote:
> Is there a "blessed" mantra for installing the contents of contrib
>
> something perhapls like
>
> sudo make install-contrib prefix=/my/prefix
>
> Thanks!
>
> Malcolm Cook
> Stowers Institute for Medical Research - Bioinformatics
> Kansas City, Missouri USA
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
[-- Attachment #1.2: Type: text/html, Size: 2156 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: HOWTO?: make install contrib
2010-09-09 14:17 ` John Hendy
@ 2010-09-09 14:27 ` Cook, Malcolm
0 siblings, 0 replies; 3+ messages in thread
From: Cook, Malcolm @ 2010-09-09 14:27 UTC (permalink / raw)
To: 'John Hendy'; +Cc: 'emacs-orgmode@gnu.org'
[-- Attachment #1.1: Type: text/plain, Size: 1786 bytes --]
Hi John.
I've been doing the same for myself for a while.
But now, I'm trying to install site wide.
The advantage of installing to /net/share/emacs.... is to other users at my site.
I am pretty sure that htmlize.el contrib is required to export formatted code as html, so, it kind of is a necessity.
Ideas? Other guidance?
Malcolm Cook
Stowers Institute for Medical Research - Bioinformatics
Kansas City, Missouri USA
________________________________
From: John Hendy [mailto:jw.hendy@gmail.com]
Sent: Thursday, September 09, 2010 9:17 AM
To: Cook, Malcolm
Cc: emacs-orgmode@gnu.org
Subject: Re: [Orgmode] HOWTO?: make install contrib
I don't install it (contrib) but just have this in .emacs:
-------
;; set load dirs and global config options
(add-to-list 'load-path "~/.elisp/site-lisp/")
(add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/")
-------
That way any miscellaneous .el files I want get put in ~/.elisp/site-lisp and contrib is linked to directly by my .emacs. Would this work for you or is there a certain advantage to "installing" to the actual tree (e.g. /usr/share/emacs...)?
Hope that helps?
John
On Thu, Sep 9, 2010 at 8:57 AM, Cook, Malcolm <MEC@stowers.org<mailto:MEC@stowers.org>> wrote:
Is there a "blessed" mantra for installing the contents of contrib
something perhapls like
sudo make install-contrib prefix=/my/prefix
Thanks!
Malcolm Cook
Stowers Institute for Medical Research - Bioinformatics
Kansas City, Missouri USA
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org<mailto:Emacs-orgmode@gnu.org>
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #1.2: Type: text/html, Size: 5062 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-09 14:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 13:57 HOWTO?: make install contrib Cook, Malcolm
2010-09-09 14:17 ` John Hendy
2010-09-09 14:27 ` Cook, Malcolm
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).