How to install Clang and LLVM 3.9 on CentOS 7
问题 I have taken rpm packages from https://copr-be.cloud.fedoraproject.org/results/alonid/llvm-3.9.0/epel-7-x86_64/00505197-clang-3.9.0/ for Clang 3.9. I am installing the rpm packages by the command rpm -ivh clang-3.9.0-3.9.0-3.1.el7.centos.alonid.src.rpm But when I do rpm -ivh clang-3.9.0-3.9.0-3.1.el7.centos.alonid.x86_64.rpm I get the following error : error: Failed dependencies: clang-3.9.0-libs(x86-64) = 3.9.0-3.1.el7.centos.alonid is needed by clang-3.9.0-3.9.0-3.1.el7.centos.alonid.x86_64