If you install CrashPlan with root permissions, you might have trouble to start /usr/local/bin/CrashPlanDesktop
as regular user with non root permissions.
It is because log files are owned by root. This can be fixed by simple chmod 666 /usr/local/crashplan/log/*.log
.