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

Mac OS X El Capitan: no such file or directory, ghci #908

Closed
sbmsr opened this issue Oct 2, 2015 · 5 comments
Closed

Mac OS X El Capitan: no such file or directory, ghci #908

sbmsr opened this issue Oct 2, 2015 · 5 comments

Comments

@sbmsr
Copy link

sbmsr commented Oct 2, 2015

After installing OS X El Capitan, the ghci command in my terminal no longer worked. I added symlinks ghci and ghc into /usr/local/bin and can now use it in my terminal like I used to, but haskell-mode is not picking up the links. Is there a way to redefine the path to ghci/ghc for haskell-mode?

@ivan-m
Copy link
Contributor

ivan-m commented Oct 2, 2015

Is /usr/local in your $PATH? Also have a look at https://github.com/haskell/haskell-mode/wiki/PATH

@gracjan gracjan changed the title el capitan : no such file or directory, ghci El Capitan : no such file or directory, ghci Oct 3, 2015
@gracjan gracjan changed the title El Capitan : no such file or directory, ghci Mac OS X El Capitan: no such file or directory, ghci Oct 4, 2015
@tinoheth
Copy link

tinoheth commented Oct 7, 2015

I came across here because of a complete unrelated problem, but I guess if you have a script calling a script, there are some sandbox-issues... :-(

@ivan-m
Copy link
Contributor

ivan-m commented Oct 7, 2015

@tinoheth maybe you want to use cabal exec or cabal run.

@tonyday567
Copy link
Contributor

try the exec-path-from-shell module. Or edit exec-path directly. This variable is emacs own path for subprocesses.

@gracjan
Copy link
Contributor

gracjan commented Jan 27, 2016

If this happens again please report here and we will reopen the issue.

@gracjan gracjan closed this as completed Jan 27, 2016
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

5 participants