Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Other System / Utilities  |  SIMBL  |  Permission problems after install!!!

SIMBL

SIMBL

Plug-in enabler for Cocoa apps.

Version:  0.9.7a

   [ Views: 121 ]

Permission problems after install!!!

Feedback Type:  Troubleshooting Report

Contributed by: kemeng Tuesday, September 15 2009 @ 02:04 AM PDT

Product Platform: MacOSX

Used Product For: Over One Year

I had permission problem with "/Library/ScriptingAdditions" folder after (re)install SIMBL! (owner: unknown - Read and Write, Everyone - No access)

Fix:
sudo chown -R root /Library/ScriptingAdditions
sudo chgrp - R admin /Library/ScriptingAdditions
sudo chmod -R 775 /Library/ScriptingAdditions   
System Info:Mac OS X 10.6.1

Rate this Troubleshooting Report

Was this Troubleshooting Report helpful? Yes | No

Comments

1 comments |

Permission problems after install!!! - kemeng

*sudo chgrp -R admin /Library/ScriptingAdditions

Reply to This

Tuesday, September 15 2009 @ 02:06 AM PDT