From: User Harald <hawei@free.fr>
To: emacs-orgmode@gnu.org
Subject: Re: update-org script
Date: Thu, 13 Dec 2007 14:42:32 +0100 [thread overview]
Message-ID: <20071213134232.GA1239@pollux> (raw)
In-Reply-To: <20160.1197487077@localhost>
Hello Pete,
On Wed, Dec 12, 2007 at 07:17:57PM +0000, Pete Phillips wrote:
> Harald> # get the tar file
> Harald> # [must be a generic name, not a versioned one like org-5.16b.tar.gz]
> Harald> #wget http://staff.science.uva.nl/~dominik/Tools/org/org.tar.gz
> Harald> wget http://orgmode.org/org.tar.gz
> Harald> Obviously, the name of the tar ball must get changed.
>
> Yeah. I have fixed my copy of this already! :-)
I still do not see how the script could work without changing
the URL on the website from (presently) org-5.16b.tar.gz to
org.tar.gz. The actual version could be displayed in
parentheses, couldn't it ?
> Harald> # directory where the org directory is located
> Harald> dir=emacs/lisp
> Harald> DIR=$HOME/$dir
> Harald>
> Harald> # make sure we have the lisp dir
> Harald> # note that 'mkdir -p $DIR' would not work
> Harald> # mkdir(1): "The user must have write permission in the parent directory."
> Harald> mkdir -p $dir
>
> I can only assume that you are editing the script to put org-mode in a
> system directory ?
No, I made my trial in my home directory as you have suggested.
In spite of a check with ``echo $DIR'' I must have made an error
somewhere because no directory had been generated.
Today it has worked alright.
Best regards,
Harald
--
FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC 2007
next prev parent reply other threads:[~2007-12-13 13:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 16:14 update-org script Harald Weis
2007-12-12 19:17 ` Pete Phillips
2007-12-13 13:42 ` User Harald [this message]
2007-12-13 15:00 ` Dan Griswold
2007-12-13 15:37 ` Dan Griswold
2007-12-13 17:24 ` Pete Phillips
2007-12-13 19:20 ` Harald Weis
2007-12-13 19:23 ` Dan Griswold
2007-12-13 19:33 ` Harald Weis
2007-12-13 22:40 ` Dan Griswold
2007-12-13 22:32 ` Carsten Dominik
2007-12-14 1:23 ` Dan Griswold
2007-12-14 7:20 ` Carsten Dominik
2007-12-14 8:44 ` Pete Phillips
2007-12-14 8:53 ` Carsten Dominik
2007-12-14 12:47 ` Dan Griswold
2007-12-14 13:14 ` Carsten Dominik
2007-12-14 13:39 ` Peder O. Klingenberg
2007-12-14 15:38 ` Carsten Dominik
2007-12-14 11:50 ` Harald Weis
2007-12-14 12:00 ` Manish
2007-12-14 12:17 ` Harald Weis
2007-12-14 12:19 ` Bastien
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071213134232.GA1239@pollux \
--to=hawei@free.fr \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.