Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

K4bren

macrumors newbie
Original poster
Aug 19, 2006
3
0
I reinstalled OS X yesterday on my MacBook, and I went to install a toolchain for a project I'm working on (some microcontroller stuff), and it requires to install some files in the /usr/local directory, but when I try to find that folder, it's not there. Anyone have any ideas on where it could be, or if I could re create it? Thanks a lot. This is a MacBook running the latest OS X updates.
 
usr is a hidden directory...you can see it if you navigate to it using Terminal (most people would do it this way, since people who are going to messing around with that directory are usually comfortable with Terminal usage) or you can use a third-party app like TinkerTool to enable viewing of hidden files through the GUI.
 
You can also access it in the Finder by pressing command-shift-G (or opening the Go menu and clicking "Go to Folder...") and typing in "/usr/local" without quotes. Alternatively you can also open the folder from Terminal by typing in "open /usr/local" without quotes.

But if it's going to be on more than one occasion, I'd suggest enabling hidden files and folders in Finder.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.