If for some reason anyone does this and boinc or the manager won't run, open a terminal and type
Code:
ldd boinc
or
Code:
ldd boincmgr
This will identify what libraries are required for your installed boinc version and what you do or do not have on your system and will make fault finding a lot faster.