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

Add fix for LD_LIBRARY_PATH #2053

Closed
jendrusk opened this issue Nov 13, 2019 · 0 comments
Closed

Add fix for LD_LIBRARY_PATH #2053

jendrusk opened this issue Nov 13, 2019 · 0 comments

Comments

@jendrusk
Copy link
Contributor

Had the same problem on a fresh 18.04. Installed using the Ubuntu_Bionic_Install.sh script. Fixed it by running
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/

Thanks for the suggestion, @kevinkreiser

It will be nice if this fix is added to the Ubuntu_Bionic_Install.sh

Originally posted by @ptodorov0 in #1692 (comment)

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