From: merlyn@stonehenge•com (Randal L. Schwartz)
To: Matthieu Moy <Matthieu.Moy@grenoble-inp•fr>
Cc: Kevin Ballard <kevin@sb•org>,
Andrew Keller <andrew@kellerfarm•com>,
Git List <git@vger•kernel.org>
Subject: Re: Reduced privileges install
Date: Mon, 20 Sep 2010 07:52:27 -0700 [thread overview]
Message-ID: <8639t4fowk.fsf@red.stonehenge.com> (raw)
In-Reply-To: <vpqzkvcwka0.fsf@bauges.imag.fr> (Matthieu Moy's message of "Mon, 20 Sep 2010 16:40:23 +0200")
>>>>> "Matthieu" == Matthieu Moy <Matthieu.Moy@grenoble-inp•fr> writes:
Matthieu> In my case, it was GNU/Linux machines, so something may go wrong
Matthieu> because of a non-gnu system. Did you try compiling with gmake instead
Matthieu> of make?
Works fine for me on OSX. Here's my build script:
get.git:
cd ~/MIRROR/git-GIT && git fetch && git diff --stat live origin/master
make.git:
cd ~/MIRROR/git-GIT &&
git reset --hard origin/master &&
make prefix=/opt/git all install quick-install-man &&
git tag -f live HEAD
And everything (including the Perl bits) ends up under /opt/git.
I don't even run configure. Not sure why I would. :)
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge•com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
next prev parent reply other threads:[~2010-09-20 14:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-19 23:50 Reduced privileges install Andrew Keller
2010-09-20 1:07 ` Randal L. Schwartz
2010-09-20 1:31 ` Andrew Keller
2010-09-20 6:51 ` Kevin Ballard
2010-09-20 14:06 ` Andrew Keller
2010-09-20 14:40 ` Matthieu Moy
2010-09-20 14:52 ` Randal L. Schwartz [this message]
2010-09-20 15:48 ` Andrew Keller
2010-09-20 14:53 ` Brandon Casey
2010-09-20 16:56 ` Andrew Keller
2010-09-20 17:01 ` Ævar Arnfjörð Bjarmason
2010-09-20 20:28 ` Andrew Keller
2010-09-20 19:12 ` Brandon Casey
2010-09-20 19:18 ` Brandon Casey
2010-09-20 20:39 ` Andrew Keller
2010-09-20 22:53 ` Andrew Keller
2010-09-20 23:20 ` Brandon Casey
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=8639t4fowk.fsf@red.stonehenge.com \
--to=merlyn@stonehenge$(echo .)com \
--cc=Matthieu.Moy@grenoble-inp$(echo .)fr \
--cc=andrew@kellerfarm$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=kevin@sb$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox