From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: HOWTO?: make install contrib Date: Thu, 9 Sep 2010 09:17:27 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0312775494==" Return-path: Received: from [140.186.70.92] (port=43473 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OthwW-0007pa-7L for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 10:17:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OthwP-0006hV-1T for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 10:17:36 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:63913) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OthwO-0006hE-T7 for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 10:17:29 -0400 Received: by bwz6 with SMTP id 6so1438895bwz.0 for ; Thu, 09 Sep 2010 07:17:27 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Cook, Malcolm" Cc: "emacs-orgmode@gnu.org" --===============0312775494== Content-Type: multipart/alternative; boundary=0016e6d58dac3066f7048fd44acf --0016e6d58dac3066f7048fd44acf Content-Type: text/plain; charset=ISO-8859-1 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 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 > > --0016e6d58dac3066f7048fd44acf Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 direct= ly 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, 20= 10 at 8:57 AM, Cook, Malcolm <MEC@stowers.org> wrote:
Is there a "blessed" mantra for installing the contents of c= ontrib
=A0
something perhapls like
=A0
sudo make install-contrib prefix=3D/my/prefix
=A0
Thanks!
=A0
Malcolm Cook
Stowers Institute for Medical Researc= h - Bioinformatics
Kansas City, Missouri=A0 USA
=A0
=A0
=A0

_______________________________________________
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


--0016e6d58dac3066f7048fd44acf-- --===============0312775494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0312775494==--