N00b here, needing to know how to find out if I have opendiff installed. If I don't, how do I install it?
|
feedback
|
migrated from stackoverflow.com Jun 19 '10 at 2:19
This question came from our site for professional and enthusiast programmers.
|
It is part of the Mac OSX Developer tools which shuold have been included on the CD which came with your Mac. I believe you can also download it from the Apple Developers Site after registration. Once it is installed you'll find it in /usr/bin/opendiff | |||
|
feedback
|
|
opendiff is a command line tool. So, you should be able to open a terminal, then type | |||
feedback
|