This is a little technical. I am trying to run through this http://www.macosxhints.com/comment.php?mode=view&cid=113824
and am having the following problem, "bin is not a directory".
For some reason it is saying that usr/local/bin does not exist. It does exist I can browse to it using terminal. However, I can not do a "cd bin" as I get bin is not a directory message.
Does anyone have any idea what is going on? I am on Snow Leopard.
Here are the permission on bin:
-rwxr-xr-x@ 1 root wheel 2275152 Dec 20 10:16 bin
Here are permission on share in the same 'local' directory:
drwxr-xr-x 3 root wheel 102 Dec 20 10:45 share
As bin is missing the d and just starts with a -, is that the problem?
and am having the following problem, "bin is not a directory".
For some reason it is saying that usr/local/bin does not exist. It does exist I can browse to it using terminal. However, I can not do a "cd bin" as I get bin is not a directory message.
Does anyone have any idea what is going on? I am on Snow Leopard.
Here are the permission on bin:
-rwxr-xr-x@ 1 root wheel 2275152 Dec 20 10:16 bin
Here are permission on share in the same 'local' directory:
drwxr-xr-x 3 root wheel 102 Dec 20 10:45 share
As bin is missing the d and just starts with a -, is that the problem?