Giter VIP home page Giter VIP logo

Comments (26)

lssorrow avatar lssorrow commented on July 4, 2024

Installing Xcode was the ticket. I did not understand that this Git app was reliant on Xcode. A few of us were confused on that one. thanks!

from git_osx_installer.

timcharper avatar timcharper commented on July 4, 2024

Xcode shouldn't be required; that's 95% of the point of this installer. I'll test out on a machine w/out Xcode installed and confirm.

On Jan 23, 2015, at 12:35, Sene Sorrow [email protected] wrote:

Installing Xcode was the ticket. I did not understand that this Git app was reliant on Xcode. A few of us were confused on that one. thanks!


Reply to this email directly or view it on GitHub #35 (comment).

from git_osx_installer.

inkomaz avatar inkomaz commented on July 4, 2024

To install the Command Line Tools, without installing Xcode:

Go to Xcode page: https://developer.apple.com/xcode/

Scroll down to 'Additional Tools'

Click View Downloads

Select the Command Line Tools applicable to your OS

from git_osx_installer.

lssorrow avatar lssorrow commented on July 4, 2024

Great - thank you. I shared your fix with the group.
sene

from git_osx_installer.

McLeanBH avatar McLeanBH commented on July 4, 2024

Thank you inkomaz. Very helpful.

from git_osx_installer.

liningcode avatar liningcode commented on July 4, 2024

HI, I downloaded the installer but Mac tells me can't installed cause is not an apple... I am looking for the way to do it through the command line. Anyone? Thanks

from git_osx_installer.

timcharper avatar timcharper commented on July 4, 2024

Secondary click, open, trust.

On Feb 5, 2015, at 13:05, liningcode [email protected] wrote:

HI, I downloaded the installer but Mac tells me can't installed cause is not an apple... I am looking for the way to do it through the command line. Anyone? Thanks


Reply to this email directly or view it on GitHub #35 (comment).

from git_osx_installer.

grojasmatute avatar grojasmatute commented on July 4, 2024

I am having troubles installing git. My mac is OSX 10.6

from git_osx_installer.

grojasmatute avatar grojasmatute commented on July 4, 2024

git is in my desktop, but when working in Terminal always says: "illegal instruction"

from git_osx_installer.

KPerezDataSci avatar KPerezDataSci commented on July 4, 2024

I had used the installer for git with Mavericks, I updated to Yosemite and now cannot find git. I also re-installed from the sourceforge image 4 times today. Not sure what is going on please help. Using this for Coursera class. Thanks.
PS I am a novice to all this git, github, and terminal work.

from git_osx_installer.

goopscoop avatar goopscoop commented on July 4, 2024

Hello, I'm also having a strange issue. Install worked fine, but when I checked the version in Terminal it says that git version is 1.9.3 not 2.2.1. I tried redownloading and reinstalling, but it made no difference. I'm also a newbie at this, so any help would be appreciated.

from git_osx_installer.

timcharper avatar timcharper commented on July 4, 2024

This issue title is not helpful.

@goopscoop - for your fix, see the README, specifically:

If you have XCode installed, and want to use a later git, running the following should help:

sudo mv /usr/bin/git /usr/bin/git-xcode
sudo ln -sf /usr/local/git/bin/git /usr/bin/git

from git_osx_installer.

alsjmonsoon avatar alsjmonsoon commented on July 4, 2024

I had the same problem like goopscoop, but now I fixed with your sudo command. Thanks! But when I tried the second command-- sudo ln xxx, it indicated it is an illegal option, why is that? I am also very new to git and command line. Thank you for your help!

from git_osx_installer.

timcharper avatar timcharper commented on July 4, 2024

Can you copy the terminal output, including the command you invoked and the prompt, and put it in a gist / post it here with triple backticks surrounding it?

On Mar 6, 2015, at 07:08, alsjmonsoon [email protected] wrote:

I had the same problem like goopscoop, but now I fixed with your sudo command. Thanks! But when I tried the second command-- sudo ln xxx, it indicated it is an illegal option, why is that? I am also very new to git and command line. Thank you for your help!


Reply to this email directly or view it on GitHub #35 (comment).

from git_osx_installer.

AGH413 avatar AGH413 commented on July 4, 2024

@timcharper When I enter the command (git --version) it comes back with (git version 1.9.5).
when I type in your sudo commands, the terminal prompts me with this:
"WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information."

Should I hit enter?

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

I've just installed Github and told it was successful. However, it is nowhere to be found on my iMac Os X 10.6.8. I'm very new to all this so I need very careful instructions on how to correct this. Please make no assumptions about what I know.

from git_osx_installer.

inkomaz avatar inkomaz commented on July 4, 2024

@Tangia
Click link to follow instrunctions.
re-install if nothing works. Install Git here.

Hope it helps ;)

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

I'm sorry but it hasn't helped. Again I download and install but it does not appear as installed. “Tzedek, tzedek tirdof” (Deuternomy 16:20)
From: inkomaz [email protected]
To: timcharper/git_osx_installer [email protected]
Cc: Tangia [email protected]
Sent: Monday, 6 April 2015, 9:36
Subject: Re: [git_osx_installer] installer package issues (#35)

@Tangia
Click link to follow instrunctions.
re-install if nothing works. Install Git here.Hope it helps ;)—
Reply to this email directly or view it on GitHub.

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

I'm adding the following with the hope that I get advice that works:
In attempting to download Github, Git 2.2.1 Mavericks Intel Universal is installed as a separate drive on my iMac 10.6.8. I double click on git-2.2.1-Intel-Universal-Mavericks.pkg, and follow the installation steps. Then I receive an alert that says "The installation is successful. The software was installed." However, I'm not able to locate the installed software, not even in the Git 2.2.1 Mavericks Intel Universal drive.

I welcome any advice that would help me find the installed software or successfully re-install.

from git_osx_installer.

bakerbs avatar bakerbs commented on July 4, 2024

screen shot 2015-04-09 at 12 21 42 pm

I keep having this problem on 10.6.8 when trying to run git

from git_osx_installer.

bakerbs avatar bakerbs commented on July 4, 2024

https://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.8.4.2-intel-universal-snow-leopard.dmg

downloading this version worked for me.

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

Thank you, bakerbs. I tried it but got the same no-result as the first. I downloaded and installed and was told the installation was successful but could not find it in my application folder.

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

When you download github does it save on your mac as a drive?

Mine ssaved as a drive and not an application. In the drive are five files: a zipped git-2.2.1-intel-universal-mavericks.pkg; a READMEtxt; setup git PATH for non-terminal programs.sh; uninstall.sh; and VERSION-2.2.1-universal-mavericks.

However, there is no app in the file to read.

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

I'm having a read of the readme text but it does not make much sense to me. Howevet, from what it says, git may be installed on my mac.

What does it mean by "This installs git to /usr/local/git." Where is this location????

"Restart bash sessions", What is a bash session? How do I restart it?

"Run shell script". Again, I don't have a clue what this might mean.

Heeeeeellllpp!!!!

from git_osx_installer.

Tangia avatar Tangia commented on July 4, 2024

Clearly, I need someone to hold my hand and walk me thru. Anyone who can please do. I'll really appreciate it. My course started this week and I'm already way behind.

from git_osx_installer.

timcharper avatar timcharper commented on July 4, 2024

What does it mean by "This installs git to /usr/local/git." Where is this location????

... refer to last paragraph

"Restart bash sessions", What is a bash session? How do I restart it?

Quit terminal; re-open. Bash is the default shell environment for OS X that you see when opening your terminal; it's the program that takes input from your keyboard and runs the commands your type.

"Run shell script". Again, I don't have a clue what this might mean.

I apologize, but this level of tutorial is out of the scope reasonable to provide for the installer. There are plenty of tutorials on the internet to teach you how to use a shell.

from git_osx_installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.