Description of problem: When running the julia command, the following error appears error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory Version-Release number of selected component (if applicable): julia 1.4.2 from the fedora repos How reproducible: Always Steps to Reproduce: 1. install the julia package 2. run "julia" on the command line Actual results: error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory Expected results: julia starting up Additional info: Copying the libLLVM-8jl.so from the julia binaries from julialang.org to /usr/lib64 solves the problem.
This should be fixed in updates-testing. Please test that version, and add Karma on Bodhi if it works to speed up its move to updates-stable. *** This bug has been marked as a duplicate of bug 1846698 ***