[GH-ISSUE #117] Command line tool not getting registered #46548

Closed
opened 2026-04-27 22:58:30 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @chsasank on GitHub (Jul 19, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/117

Just downloaded mac package and running it is not registering command to command line.

Originally created by @chsasank on GitHub (Jul 19, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/117 Just downloaded mac package and running it is not registering command to command line.
Author
Owner

@mchiang0610 commented on GitHub (Jul 19, 2023):

@chsasank This is a bug that we're fixing right now.

In the meantime, you can manually add it to path via:

sudo ln -s /Applications/Ollama.app/Contents/Resources/ollama /usr/local/bin/ollama
<!-- gh-comment-id:1641500442 --> @mchiang0610 commented on GitHub (Jul 19, 2023): @chsasank This is a bug that we're fixing right now. In the meantime, you can manually add it to path via: ``` sudo ln -s /Applications/Ollama.app/Contents/Resources/ollama /usr/local/bin/ollama ```
Author
Owner

@mchiang0610 commented on GitHub (Jul 19, 2023):

If you don't mind, I'll close this issue and merge it with the previous one that's already open to keep it on one issue.

https://github.com/jmorganca/ollama/issues/113

<!-- gh-comment-id:1641501191 --> @mchiang0610 commented on GitHub (Jul 19, 2023): If you don't mind, I'll close this issue and merge it with the previous one that's already open to keep it on one issue. https://github.com/jmorganca/ollama/issues/113
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46548