New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot initialize ruby plugin: failed to load ruby library #2023
Comments
|
Anything in stderr.log? |
|
Also, just to check, this is newly broken, right? It worked in DFHack 0.47.05-r3? What is the output of |
|
I had the same issue. Running |
I've attached a copy, feel free to peruse.
I thought that might be worth looking into, and no, it's broken on r3 as well. A completely clean install on a clean copy of DF. Same error.
The output of a 'ldd libruby.so' within the /hack directory yields... The output of 'LD_LIBRARY_DIR=df_linux/libs ldd df_linux/hack/plugins/libruby.so' exactly as written yields...
Indeed, installing |
|
Maybe we can document this dependency on https://github.com/DFHack/dfhack/blob/develop/docs/Compile.rst#linux |
This message is being thrown on a fully updated Arch system using DFHack 0.47.05-r4
libruby.so is present in the /hack directory.
Any advice?
The text was updated successfully, but these errors were encountered: