Closed stdavids closed 4 years ago
Glenside now has an optional dependency on TVM, which requires some LLVM configuration to exist. Can you try:
cargo run --no-default-features ...rest of args the same...
That worked. Should we install LLVM on the server or is this something that we are planning on shipping with Glenside in the future?
Could we install it on the server? That would be great. Preferably 9 or newer, I think that's what TVM prefers. But 8 works. Not sure what's available for the server!
There's a chance you'll still get errors if you don't disable the TVM feature though, unless you have TVM built and in your LD_LIBRARY_PATH. I'm not sure -- I'm hoping you won't have trouble as long as you don't activate the code paths that use TVM. But let me know
Replication Steps:
Error Message: