My Vuze cannot update itself as it claims that my application folder is not writeable.
I tried to make it writeable by
chmod 777 /Applications
I get the following error
$chmod 777 /Applications/
chmod: /Applications/: Operation not permitted
How can you make /Applications folder writeable?