ruby on rails - Manual Install of Xcode command line tools not working -


I have installed Xcode command line tools manually from the Apple website, and I went through the installation process but it 'I have seen it from the terminal whether it is installed:

  Zach-Boyte-MacBook-Pro-2: ~ Zabbooket $ pkgutil - pkg-info = com.apple. pkg.CLTools_Executables Package -id: com.apple.pkg.CLTools_Executables Version: 5.1.0.0.1.1396320587 Quantity: / Location: / Instant-time: 1398301024 Group: com.apple.FindSystemFiles.pk G-group com.apple.DevToolsBoth.pkg -groups com Apple.DevToolsNonRelocatableShared.pkg-group   

So it seems that the command line tool is installed, but when I run it:

Zach-Boyette- MacBook -Pro-2: ~ zachboyette $ xcode-select -install

A popup says: "xcode-select" commands require command-line developer tools. Do you want to install the device now?

I clicked install and then said: The software can not be installed because it is currently not available from the software update server.

I have read on the other answers that the solution is to install a manual, but I have done this so I do not know why it is not working Also in Xcode Download, this command line tool Not showing.

I have tried to install it several times manually, so I do not know why this is not working.

Installing Jekyll will still not work:

  Zach-BoyT-MacBook-Pro-2: ~ Zachauet $ sudo gem install jekyll Password: Creating a native extension It may take time ... Error: Error installing jacile: Error: Failed to create gem country extension EDIT: Echo $ PATH: Zach-Boyette-MacBook-Pro-2: ~ zachboyette $ ebb $ PATH / usr / bin: / bin: / usr / sbin: / sbin: / usr / local / bin: / user / Zachboyette / .rvm / bin    

Command line tool not included in XCode 5.1.1 You have to install it manually, but do not use "xcode-select -install" it does not work.

1) Open Xcode app 2) Click on the xcode & gt; Open Developer Tools & gt; Use your AppStore ID to login more developer tools it will take you to download for the Apple developers web site 3) Download the command line tool for your Mac OS X version.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -