All of lore.kernel.org
 help / color / mirror / Atom feed
From: Spencer Graves <spencer.graves@prodsyse.com>
To: Mike Rappazzo <rappazzo@gmail.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: can't install on OS X
Date: Fri, 2 Oct 2015 08:10:07 -0500	[thread overview]
Message-ID: <560E822F.3010802@prodsyse.com> (raw)
In-Reply-To: <CANoM8SWptQZPOJVwX48h6D8HEV1jo=gYzJcvsp2nc2BnX4TrKg@mail.gmail.com>



On 10/2/2015 7:02 AM, Mike Rappazzo wrote:
> Looks like you have it installed properly.  The typical usage is from
> the terminal, (try `git --version` to be sure).


a-MacBook-Pro:~ sbgraves$ git --version
xcrun: error: invalid active developer path 
(/Library/Developer/CommandLineTools), missing xcrun at: 
/Library/Developer/CommandLineTools/usr/bin/xcrun


???

> There is also a
> pretty great UI packaged with git called git-gui.  You should be able
> to make a link or an alias to it in your Applications folder (or
> invoke it from the terminal `git gui`).


       How?


       Thanks very much for the reply.


       Spencer Graves
>
> On Fri, Oct 2, 2015 at 2:50 AM, Spencer Graves
> <spencer.graves@prodsyse.com> wrote:
>> What's the procedure for installing Git under OS X 10.11?
>>
>>
>> I downloaded "git-2.5.3-intel-universal-mavericks.dmg" per instructions.
>> When I tried to install it, I first had trouble because it wasn't from the
>> Mac App Store nor an "identified developer".  I ultimately found "System
>> Preferences" > "Security & Privacy" > "Click the lock to make changes" >
>> entered password > AND clicked to "Allow apps downloaded from: Anywhere".
>> Then the install appeared to run and  proclaimed, "The installation was
>> successful."  However, git is not listed under "Applications", and RStudio
>> says, "Git was not detected on the system path."
>>
>>
>> "README.txt" says I need "sudo mv /usr/bin/git /usr/bin/git-system".  I
>> tried that and got, "mv: rename /usr/bin/git to /usr/bin/git-system:
>> Operation not permitted" (after entering my password).  [My directory now
>> includes "/usr/local/git", and "/usr/bin" includes git, git-cvsserver,
>> git-receive-pack, git-shell, git-upload-archive, and git-upload-pack.]
>>
>>
>> Suggestions?  Thanks, Spencer Graves
>> --
>> To unsubscribe from this list: send the line "unsubscribe git" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-10-02 13:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02  6:50 can't install on OS X Spencer Graves
2015-10-02 12:02 ` Mike Rappazzo
2015-10-02 13:10   ` Spencer Graves [this message]
     [not found] ` <2000572217.2086743.1443793295009.JavaMail.zimbra@genarts.com>
2015-10-02 13:41   ` Stephen Bash
2015-10-02 19:06     ` Spencer Graves
2015-10-11 16:43       ` krist333

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=560E822F.3010802@prodsyse.com \
    --to=spencer.graves@prodsyse.com \
    --cc=git@vger.kernel.org \
    --cc=rappazzo@gmail.com \
    /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.
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.