From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Installing complete contrib Date: Tue, 27 Nov 2012 19:38:34 +0100 Message-ID: <87fw3u51sl.fsf@Rainer.invalid> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdQ3e-0006Ip-6E for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 13:38:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdQ3c-0004RZ-QU for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 13:38:58 -0500 Received: from plane.gmane.org ([80.91.229.3]:58384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdQ3c-0004RG-Jr for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 13:38:56 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TdQ3h-0007zG-Lc for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 19:39:01 +0100 Received: from pd9eb41ab.dip.t-dialin.net ([217.235.65.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Nov 2012 19:39:01 +0100 Received: from Stromeko by pd9eb41ab.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Nov 2012 19:39:01 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Erich Neuwirth writes: > I am trying to install everything contrib on > OSX 10.8.2, Emacs 24.2.1 > > When in local.mk I do > ORG_ADD_CONTRIB = * It is not a good idea to "install everything from contrib". Some of this is not well tested, not maintained anymore or requires special setups to work. > I get > > install: org-jira.elc: No such file or directory > make[1]: *** [install] Error 71 > make: *** [install-lisp] Error 2 > make: *** [up2] Error 2 Presumably you would find something like this further up in the output from make: --8<---------------cut here---------------start------------->8--- Compiling /home/gratz/lisp/org-mode/lisp/org-jira.el... In toplevel form: org-jira.el:54:1:Error: Cannot open load file: jira --8<---------------cut here---------------end--------------->8--- which means that you do not have a package that is needed to compile this file. If you must install files that do not even compile, you can set LISPN = org-jira.el so that install won't look for the corresponding org-jira.elc. But again, it won't work anyway, see above. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada