Skip to content
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

[BUG] Error while loading shared libraries: libhicops-core.so: cannot open shared object file: No such file or director #14

Open
AP0LL0916 opened this issue Apr 1, 2024 · 0 comments

Comments

@AP0LL0916
Copy link

This error pops up everytime I try to run gicops on system restart or after a while. Ive found the solution to simply be to just set LD_Library environment variable again with
export LD_LIBRARY_PATH=$gicops_PATH/lib:$LD_LIBRARY_PATH
and gicops should run again. A more permanent fix would be a script that automatically sets environment variables on startup if you are one to encounter this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant