Installation problems (Ubuntu 14.04)

Completely solved!
I had to follow these instructions to config and make root:

[quote=“Wile E. Coyote”]

https://root-forum.cern.ch/t/trouble-installing/18046/11[/quote]
Then, to avoid the .bin/thisroot.sh problem after any reboot (or new session) I followed what has been said here: ROOT uninstalls on reboot - #6 by Wile_E_Coyote
(It was sufficient to add source /(this first slash is foundamental)FULL/PATH/TO/YOUR/ROOT/bin/thisroot.sh to my .bashrc)

Thank you Wile E. Coyote, your help was really appreciated!