-
Notifications
You must be signed in to change notification settings - Fork 30
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
Wrong path for lib in Linux #14
Comments
The lib exists and it is in the path? What are the values of the following env variables:
|
It was a problem with my shell(fish-shell) with LD_LIBRARY_PATH, it is already solved. But Xpress.jl version v0.4.0 still has problem with the license:
But with the latest code(Pkg.clone("https://github.com/JuliaOpt/Xpress.jl")) this issue is solved. Thanks, I'm closing this issue. |
ERROR: LoadError: error compiling init: error compiling Env: could not load library "/opt/xpressmp/lib/libxprs.so"
libxprl.so.x8.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: