Actions
Support #164
openLLVM error on titan
Start date:
2020-04-16
Due date:
% Done:
0%
Estimated time:
Description
Hello!
Suddenly, I started getting error messages about the LLVM shared library while starting julia. Any help and suggestions are welcome!
Thank you in advance,
Pavel
Here is the message:
julia: error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory
Updated by Timo Eronen almost 5 years ago
- Status changed from New to In Progress
- Assignee changed from Pavel Abolmasov to Timo Eronen
Yes indeed, the shared library is missing since last julia update.
Let's see what we can do about it.
Updated by Timo Eronen over 4 years ago
- Status changed from In Progress to Resolved
The problem seems to be fixed now.
Actions