emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Case <billlinux@rogers.com>
To: Pete Phillips <pete@smtl.co.uk>
Cc: Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: Re: FUD on my part re: downloading revisions?
Date: Tue, 01 Jan 2008 17:12:23 -0500	[thread overview]
Message-ID: <1199225543.3102.49.camel@CASE> (raw)
In-Reply-To: <21879.1199213769@localhost>

Hi;

You are not going to believe this; at least I don't believe it.

On Tue, 2008-01-01 at 18:56 +0000, Pete Phillips wrote:
> Hi William
> 
> try my updated version at:
> 
> http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh
> 

I tried it with the following adjustments:

#!/bin/bash

# script to automate pulling the latest org from Carsten's site
# PJP pete@smtl.co.uk
# $Revision: 1.2 $
# $Log: update-org.sh,v $
# Revision 1.2  2007/12/12 18:56:40  pete
# added changes due to change of location of the archive, and some other
# changes suggested by Harald Weis <hawei@free.fr>
#
# Revision 1.1  2007/04/26 05:53:54  pete
# Initial revision
#

# set up some variables
# EDIT THESE.!!!

# directory where the org directory is located
# Note that you must have write permission in the DIR 
# directory at a minimum.
 
DIR=/home/bill/emacs/lisp
### a newly created directory '/emacs/lisp' in order to stay as
### close to the script as possible.

ORGDIR=$DIR/org
TMP=/tmp
TMPTAR=$TMP/org.tar.gz

# This is where I keep my copy of CVS emacs. 
# EMACSBIN=/usr/local/emacs-cvs/bin/emacs

EMACSBIN=/usr/bin/emacs
#### This is where my emacs binary resides

#EMACSBIN=/usr/local/bin/emacs

# you should not need to edit anything else below here

The script downloaded things successfully and opened all?? files
in /home/bill/emacs/lisp/org with a link to org-5.17a

BUT ... the permissions on the newly created org and org-5.17a
directories and files where owner = billl and group = games.  'billl' is
a seldom used extra user account I have added to my system for
experimenting and playing around with things Linux.  I was most
definitely not in the 'billl' user account when I used the script.  I
have no idea how the 'games' group got into the mix.

I have tried using the script to install from both 'bill' (single 'l')
and 'root' with the same result.

Needless-to-say, org-mode ==> version still gives me 4.67.

I would just install from a tarball, but I am still uncertain exactly
which directory I want to copy to, unzip and make from.  The only 'org'
file I have is /usr/share/emacs/22.1/lisp/textmodes/org.elc

-- 
Regards Bill,
Emacs 22.1.1  Fedora 8_x64 

  reply	other threads:[~2008-01-01 22:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-01 18:45 FUD on my part re: downloading revisions? William Case
2008-01-01 18:56 ` Pete Phillips
2008-01-01 22:12   ` William Case [this message]
2008-01-01 22:34     ` [Bulk] " William Case
2008-01-01 23:13     ` Pete Phillips
2008-01-02  0:01       ` William Case
2008-01-02 10:10         ` Adam Spiers
2008-01-01 23:26     ` Adam Spiers
2008-01-02  0:16       ` Bastien
2008-01-02  0:36       ` [Bulk] " William Case

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=1199225543.3102.49.camel@CASE \
    --to=billlinux@rogers.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pete@smtl.co.uk \
    /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).