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

Hard-coded /usr/local references are fragile #118

Open
wdconinc opened this issue May 28, 2024 · 0 comments
Open

Hard-coded /usr/local references are fragile #118

wdconinc opened this issue May 28, 2024 · 0 comments

Comments

@wdconinc
Copy link
Contributor

For a variety of reasons, we have moved the view path from /usr/local to /opt/local in eic-shell. This may mean that hard-coded references to /usr/local will need to be changed or, even better, avoided. E.g.

export PATH="$PATH:/usr/local/bin"

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