eic/drich-dev

Hard-coded /usr/local references are fragile

Opened this issue · 0 comments

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"