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

gandalf not found problem #10

Closed
Jichao opened this issue Jan 5, 2017 · 3 comments
Closed

gandalf not found problem #10

Jichao opened this issue Jan 5, 2017 · 3 comments

Comments

@Jichao
Copy link

Jichao commented Jan 5, 2017

After following the command, gandalf is not found.
It seems that the opam does not insert .opam/system/bin/ into PATH environment variable. Maybe add this to the readme?

@fxfactorial
Copy link
Contributor

@Jichao opam adds its own to the PATH. Most likely you have a out of sync switch, check $ opam switch and most like you'll need to do a eval $(opam config env)

@Jichao
Copy link
Author

Jichao commented Jan 6, 2017

Thanks for your reply, eval $(opam config env) gives file config not found. Anyway I manage to add it to system path manually.

@Jichao Jichao closed this as completed Jan 6, 2017
@fxfactorial
Copy link
Contributor

Okay glad you got it fixed but file config not found doesn't sound good. Can you give more output, like what exactly is printed when you do the eval $(opam config env)

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

2 participants