I tried to install a xfig under /bin/portslocation/
bash-3.2$ cd bin/
bash-3.2$ mkdir portslocation
mkdir: portslocation: Permission denied
bash-3.2$ ls -l |grep bin
drwxr-xr-x@ 39 root wheel 1326 Mar 13 10:23 bin
bash-3.2$ chmod 777 bin
chmod: Unable to change file mode on bin: Operation not permitted
also I failed to switch to su account
bash-3.2$ su
Password:
su: Sorry
but there is only one administration account on my computer, I donno what is wrong with it. I have just switched from PC to Mac, don't know the system very well. please help. thanks.
bash-3.2$ cd bin/
bash-3.2$ mkdir portslocation
mkdir: portslocation: Permission denied
bash-3.2$ ls -l |grep bin
drwxr-xr-x@ 39 root wheel 1326 Mar 13 10:23 bin
bash-3.2$ chmod 777 bin
chmod: Unable to change file mode on bin: Operation not permitted
also I failed to switch to su account
bash-3.2$ su
Password:
su: Sorry
but there is only one administration account on my computer, I donno what is wrong with it. I have just switched from PC to Mac, don't know the system very well. please help. thanks.