3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

homebrewインストール、libcurlをhomebrewインストール

Posted at

ターミナルを開く、下記コマンド入力
参考ページ:http://liginc.co.jp/web/tool/mac-iphone/151069

コマンド:
 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

curlをhomebrewでインストール、下記コマンドを入力
参考ページ:http://brewformulas.org/Curl

 brew install curl

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?