Mac OS X Lion Server①brewインストール

久々更新。homebrewをインストールしてみた。オフィシャルはここ。

http://mxcl.github.com/homebrew/

インストールは以下で終了。ただ、Macにまだ慣れないので今ひとつわからない。。。

ruby -e “$(curl -fsSkL raw.github.com/mxcl/homebrew/go)”

Don’t run this as root!

bash-3.2# exit

exit

lion:apache2 jun$ ruby -e “$(curl -fsSkL raw.github.com/mxcl/homebrew/go)”

==> This script will install:

/usr/local/bin/brew

/usr/local/Library/…

/usr/local/share/man/man1/brew.1

Press ENTER to continue or any other key to abort

==> /usr/bin/sudo /bin/mkdir /usr/local

==> /usr/bin/sudo /bin/chmod g+rwx /usr/local

==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local

==> Downloading and Installing Homebrew…

remote: Counting objects: 106921, done.

remote: Compressing objects: 100% (44546/44546), done.

remote: Total 106921 (delta 75965), reused 89557 (delta 61470)

Receiving objects: 100% (106921/106921), 16.02 MiB | 796 KiB/s, done.

Resolving deltas: 100% (75965/75965), done.

From https://github.com/mxcl/homebrew

* [new branch] master -> origin/master

HEAD is now at 6238a2b fann and wxmaxima: are now in homebrew/science

Warning: Install the “Command Line Tools for Xcode“: http://connect.apple.com

==> Installation successful!

You should run `brew doctor’ *before* you install anything.

Now type: brew help

lion:apache2 jun$

Wariningが出ているがひとまず気にせず進める。

 

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です