git_osx_installer
git_osx_installer copied to clipboard
Git 2.8.1 won't install in OS X 10.11
Hi,
This is similar to issue #58 and #62. The installation experience on OS X 10.11.3 is still not perfect:
- Open git-2.8.1-intel-universal-mavericks.dmg.
- Double-click on git-2.8.1-intel-universal-mavericks.pkg => A dialog appears: "git-2.8.1-intel-universal-mavericks.pkg" can't be opened because it is from an unidentified developer. Your security preferences allow installation of only apps from the Mac App Store and identified developers. [OK]
- System Preferences > Security & Privacy > General. Click on "Open anyway".
Maybe you could mention this problem and its resolution (much easier than what was reported in https://www.mail-archive.com/[email protected]/msg78838.html) in the "Step 1" of the README.txt that accompanies the package?
Thanks.
An even easier (but less intuitive) installation procedure, based on https://support.apple.com/kb/PH18657?locale=en_US, is:
- Open git-2.8.1-intel-universal-mavericks.dmg.
- Ctrl-click on git-2.8.1-intel-universal-mavericks.pkg and from the context menu choose "Open". => A dialog appears: "git-2.8.1-intel-universal-mavericks.pkg" is from an unidentified developer. Are you sure you want to open it? Opening "git-2.8.1-intel-universal-mavericks.pkg" will always allow it to run on this Mac. [Open] [Cancel].
- Click Open.
thanks, right click then choose open. it works for me
Great and saved my day! :)
Thanks @brhaible for suggestion. It works for me.
tqsm. it worked for me
thanks!!!!!
Thanks, right-click worked for me
thank you