OS X 10.9 で Command Line Tools をインストールする方法

Sun Oct 27 12:20:47 JST 2013 (modified: Tue Sep 19 21:55:56 JST 2017)
views: 1219, keywords:プログラミング,Mac,Mavericks,Xcode この記事は最終更新日が7年以上前のものです。

↓こちらにありますが、もっと簡単な方法を発見(と言っても1カ所違うだけですが。)。うーん。Xcodeは滅多に使わないのでうれしい。

http://www.computersnyou.com/2025/

ということでXcodeアンインストール!アプリケーションからXcodeのアイコンをゴミ箱にぽぽいぽい(でいいらしい・・・)。(ドキュメントとかアンインストールされるんかい?誰かおしえてください。)

端末からgccを打つと・・・

uedamac:~ ueda$ gcc
   xcode-select: note: no developer tools were found at '/Applications/Xcode.app', 
   requesting install. Choose an option in the dialog to download the command line 
   developer tools.

なんかダイアログ出た!迷わずインストール。

スクリーンショット 2013-10-27 12.16.18

uedamac:~ ueda$ gcc
   clang: error: no input files

大丈夫です。

・・・さて、今書いているものを書き直さなければ・・・とほほ・・・。

ノート   このエントリーをはてなブックマークに追加 
 

prev:Structure and Interpretation of Computer Programs読書会7回目メモ書き next:出版社に送る原稿には日本語と英単語の間にスペースを入れない方が良いらしいので贖罪のためにシェル芸やります。

やり散らかし一覧

記事いろいろ