Im using Mac OSX10.9. followed MacOSX installation instructions on wiki

Installed Mactex
rebooted

Last login: Fri Apr 17 12:19:12 on console
Roberts-MacBook-Pro:~ Rob$ make
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.
Roberts-MacBook-Pro:~ Rob$ 
  [Restored]
Last login: Sat Apr 18 09:14:48 on console
Roberts-MacBook-Pro:~ Rob$ 
  [Restored]
Roberts-MacBook-Pro:~ Rob$ ruby -e "$(curl -fsSL 
https://raw.githubusercontent.com/Homebrew/install/master/install)"
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1
==> The following directories will be made group writable:
/usr/local/.
/usr/local/bin
/usr/local/share
/usr/local/share/man
/usr/local/share/man/man1
==> The following directories will have their group set to admin:
/usr/local/.
/usr/local/bin
/usr/local/share
/usr/local/share/man
/usr/local/share/man/man1

Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/. /usr/local/bin /usr/local/share 
/usr/local/share/man /usr/local/share/man/man1

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/. /usr/local/bin 
/usr/local/share /usr/local/share/man /usr/local/share/man/man1
==> /usr/bin/sudo /bin/mkdir /Library/Caches/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> Downloading and installing Homebrew...
remote: Counting objects: 3533, done.
remote: Compressing objects: 100% (3387/3387), done.
remote: Total 3533 (delta 34), reused 1514 (delta 18), pack-reused 0
Receiving objects: 100% (3533/3533), 2.65 MiB | 1.55 MiB/s, done.
Resolving deltas: 100% (34/34), done.

Reply via email to