I am trying to install postgresql12-devel-12.4-1PGDG.rhel7.x86_64.rpm in my application as my driver to support SCRAM authentication but rpm requires following dependency:
llvm-toolset-7-clang >= 4.0.1 is needed by postgresql12-devel-12.4-1PGDG.rhel7.x86_64
Here is my application
- OS Red Hat Enterprise Linux Server release 7.7 (Maipo)
- Internet Connection NONE - not allowed as per company policy
- yum is not possible in machine
- Other links already checked but not the same scenario in with my machine. All used yum.
May I please ask anyone to point me the right direction, I also dont know If Im doing this correctly.
- Where can I download llvm-toolset-7-clang RPM file