Closed GoogleCodeExporter closed 8 years ago
Sorry, this seems to be the same as Issue #42 that was previously reported.
The permissions set for 'everyone' were set to 'none' even on a clean
installation. I had to use 'get info' on the
application icon, click the lock icon, log in as my administrator account and
change 'Everyone' permission to
'read only' to be able to access the folder.
Original comment by joe.rizz...@gmail.com
on 11 May 2010 at 5:48
By default, the installer installs the application directory owned by UID 501.
On my system, my account is UID is 502. Run the following to fix:
sudo chown -R `id -u`:wheel /Applications/Soundflower/
Original comment by rob...@gmail.com
on 20 Jun 2010 at 10:43
Thanks -- will try to get this into the next installer.
http://github.com/tap/Soundflower/issues#issue/8
Original comment by 74obje...@gmail.com
on 15 Oct 2010 at 6:23
This is fixed in the just-released version 1.6 release candidate.
Original comment by t...@electrotap.com
on 3 Feb 2012 at 8:48
Original issue reported on code.google.com by
joe.rizz...@gmail.com
on 11 May 2010 at 5:19