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

failed to install risingwave using homebrew in WSL or Linux #18056

Closed
cloudcarver opened this issue Aug 15, 2024 · 2 comments
Closed

failed to install risingwave using homebrew in WSL or Linux #18056

cloudcarver opened this issue Aug 15, 2024 · 2 comments
Milestone

Comments

@cloudcarver
Copy link
Contributor

Got the following error:

Error: An exception occurred within a child process:
  MethodDeprecatedError: Calling `MacOS.sdk_path_if_needed` on Linux is disabled! There is no replacement.
Please report this issue to the risingwavelabs/homebrew-risingwave tap (not Homebrew/brew or Homebrew/homebrew-core):
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/risingwavelabs/homebrew-risingwave/Formula/risingwave.rb:46

Not sure if Linux is not supported. It is not mentioned in the documentation

@github-actions github-actions bot added this to the release-2.0 milestone Aug 15, 2024
@BugenZhao
Copy link
Member

There are some outstanding issues to be addressed to support Linux: risingwavelabs/homebrew-risingwave#9

Currently it's not on the plan as we've already supported one-liner installation script for Linux.

curl https://risingwave.com/sh | sh

@cloudcarver
Copy link
Contributor Author

There are some outstanding issues to be addressed to support Linux: risingwavelabs/homebrew-risingwave#9

Currently it's not on the plan as we've already supported one-liner installation script for Linux.

curl https://risingwave.com/sh | sh

I see.The documentation might need this note.

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