Error setting environment variables 6.14/06

Hi everyone,

I’m using an Ubuntu 18.04 image running on VirtualBox in Windows 10, and I’m trying to install ROOT.

So far I’ve downloaded ROOT 6.14/06 run the . <pathname>/root/thisroot.sh on my terminal, but when I run the script for the csh shell family, namely source <pathname>/root/bin/thisroot.csh this error promts:
bash: root/bin/thisroot.csh: line 17: syntax error near unexpected token(’
bash: root/bin/thisroot.csh: line 17: set ARGS=($_)' bash: syntax error near unexpected token(’ `

I’m a complete newbie and I don’t have any experience with ROOT whatsoever and in Linux, I understand the basic shell commands.

Thank you very much for your help in advance.

What about using thisroot.sh ?