emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Daniel Martins <danielemc@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el
Date: Sat, 05 Sep 2009 08:35:12 -0400	[thread overview]
Message-ID: <878wgtfu2n.fsf@fastmail.fm> (raw)
In-Reply-To: <6ac505ad0909041954g25dce8eel73b793d38faa10b@mail.gmail.com> (Daniel Martins's message of "Fri, 4 Sep 2009 23:54:50 -0300")

Hi Daniel,

Daniel Martins <danielemc@gmail.com> writes:

>     On the other hand: Shouldn't a simple `make' do everything needed
>     to succeed?
>
> On "How do I keep current with Org mode development?"
>
> http://orgmode.org/worg/org-faq.php#
> keeping-current-with-Org-mode-development
>
> it is suggested the following commands
>
> git pull && make clean && make && make doc && make install
>
> I've put together with a command which updaes a bunch of svn
> repositories from my students.
>
> The problem is: make clean before make FORCES recompiling the same
> files again and not only the updated files!
>
> As org-mode is updated very often and the the compiling process is a
> bit slow and always annoying
> I decide to change the comand to
>
> git pull & && make  && make install
>
> I dropped make doc because it seems that there is som problem with
> texinfo files of these new version.
>
> The problem of omitting make clean isthat: if a file disappears its
> compiled maybe will not disappear and cause problems.
>
> Therefore I repeat Sebastien request:
>
> Shouldn't a simple `make' do everything needed to succeed?

I can't say anything definitive. All I know is that a simple "make &&
make install" usually works for me. 

But, as far as I understand it, omitting the "make clean" has the
potential to cause problems, because org source files are occasionally
renamed or made obsolete. So if you run into any problems after an
install, you should run make clean.

Best,
Matt

  reply	other threads:[~2009-09-05 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04 11:26 Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el Sebastian Rose
2009-09-04 11:41 ` Sebastian Rose
2009-09-04 15:02   ` Carsten Dominik
2009-09-05  2:54     ` Daniel Martins
2009-09-05 12:35       ` Matt Lundin [this message]
2009-09-05 13:06         ` Daniel Martins
2009-09-06 11:41           ` Carsten Dominik
2009-09-06 20:06             ` Sebastian Rose

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=878wgtfu2n.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=danielemc@gmail.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).