Bitcoin Forum

Other => Beginners & Help => Topic started by: finanso on May 05, 2013, 08:36:28 PM



Title: Problem with instalint CGMiner on Mac OS X
Post by: finanso on May 05, 2013, 08:36:28 PM
Hi as i was reading there -> http://www.spaceman.ca/blog/?p=235 I need to install Homebrew, but I have some problems this is how my Terminal looks like..

Code:
Last login: Sun May  5 22:07:14 on ttys001
pc2:~ Piotr$ ruby -e "$(curl -fsSL https://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

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:
Sorry, try again.
Password:
Sorry, try again.
Password:
Sorry, try again.
sudo: 3 incorrect password attempts
Failed during: /usr/bin/sudo /bin/mkdir /usr/local
pc2:~ Piotr$

I don't have any pasword so I just press enter but it tells me that it's wrong. Do you have any ideas?