Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 4
    I discovered that in order to use a specific command line tool, I sourced a bash file that changes LD_LIBRARY_PATH and PATH via export command. I solved it by simply opening another terminal tab where these environment variables were correct. Thanks anyway. Commented Jun 25, 2020 at 14:55
  • @DarthVi, Same issue. I also changed the LD_LIBRARY_PATH. Commented Sep 5, 2023 at 6:44