Hey all,
I'm trying to compile a C program (something that writes a table, the code is fine, and not the issue) in my terminal (on an Apple). However, whenever I try to execute "gcc temp.c", "bash: cd: /usr/local/include: Not a directory" is returned. I've tried to use "mkdir /usr/local/include" to remedy the problem, which may have been the completely wrong approach, but it's not working. Any advice?



LinkBack URL
About LinkBacks



