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

Using brew install mos turns out install the wrong mongoose OS #616

Open
itdog1973 opened this issue Nov 14, 2024 · 5 comments
Open

Using brew install mos turns out install the wrong mongoose OS #616

itdog1973 opened this issue Nov 14, 2024 · 5 comments

Comments

@itdog1973
Copy link

Hi, I am trying to install mongoose Os with homebrew on my mac. And I follow the offical install step

brew tap cesanta/mos
brew install mos
mos

But I got the following app. It is completely different one than I install in my window...

image

Could anyone help?

@itdog1973 itdog1973 changed the title Cannot use Mac os to install mongoose OS using brew install mos turns out install the wrong mongoose OS Nov 14, 2024
@itdog1973 itdog1973 changed the title using brew install mos turns out install the wrong mongoose OS Using brew install mos turns out install the wrong mongoose OS Nov 14, 2024
@scaprile
Copy link

scaprile commented Nov 14, 2024

Did you try cesanta/mos or however your brew utility needs to be told to get something from a specific repo or tap ?
Google is your friend: https://docs.brew.sh/Manpage#specifying-formulae

Perhaps instructions here https://mongoose-os.com/docs/mongoose-os/quickstart/setup.md should be updated for that, as there is some AI app named mos now.

BTW,
There is a forum
There is a chat

@itdog1973
Copy link
Author

Hi scaprile,

Thanks for helping.

I have tried brew tap cesanta/mos first and I thought "brew tap cesanta/mos" is telling homebrew to add the cesanta/mos repo so that I can then install the cesanta/mos from there ? but I got the wrong mos

And, I also tried "brew install cesanta/mos", but it says " No available formula with the name "mos""

I have tried to register a forum account ,but it seems the forum no longer send the verification email so that I am not able to complete sign up.

May I know which chat you are referring to ?

@scaprile
Copy link

May I know which chat you are referring to ?

Sin título

@scaprile
Copy link

And, I also tried "brew install cesanta/mos", but it says " No available formula with the name "mos""

I don't use brew, and I don't have a Mac

I read this:

The fully-qualified name of a tapped formula: Sometimes a formula from a tapped repository may conflict with one in homebrew/core. You can still access these formulae by using a special syntax, e.g. homebrew/dupes/vim or homebrew/versions/node4.

and based on that I would brew install homebrew/cesanta/mos

@itdog1973
Copy link
Author

And, I also tried "brew install cesanta/mos", but it says " No available formula with the name "mos""

I don't use brew, and I don't have a Mac

I read this:

The fully-qualified name of a tapped formula: Sometimes a formula from a tapped repository may conflict with one in homebrew/core. You can still access these formulae by using a special syntax, e.g. homebrew/dupes/vim or homebrew/versions/node4.

and based on that I would brew install homebrew/cesanta/mos

Thanks for your help!

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