I have downloaded the "Clang for x86_64 OpenSUSE 13.1" (I am on Scientific Linux) pre-built binary from here:
http://llvm.org/releases/download.html
(Should I have got the Fedora one??)
and I untarred in the Downloads folder- I have a clang folder with bin, docs, include, lib and share folders.
I did find this page:
https://llvm.org/svn/llvm-project/cfe/trunk/INSTALL.txt
advising what to do next, but their steps do not see to synch with the folders I have?
Can someone please advise what I need to do next to install clang compiler?
Also, how does my environment know where the clang compiler will be located?