From: Wayne Brissette Date: 2013-02-21T19:27:07+09:00 Subject: Re: Instalation problem > I also have Xcode installed, but have not done anything with...do I have > to do something with it?? > Thanks again!! Yes! You have to install the command line tools. There are different version depending on what version of Mac OS X you are using, but you can either download the command line tools directly from Apple here: https://developer.apple.com/downloads/index.action or from within Xcode. You have to open he Preferences and in the Downloads tab there is a listing for Command Line Tools. Click the install button next to it and that will install all the parts needed. Wayne