carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Getting-Started package issue

Open keys-i opened this issue 1 year ago • 1 comments

Description of the bug:

bazel is not a package of Ubuntu

Link to documentation:

https://github.com/carbon-language/carbon-lang

What should it say instead?

bazel-bootstrap \

Any other information, logs, or outputs that you want to share?

I tried running this on Ubuntu 23.10 which told me to use bazel-bootstrap

keys-i avatar Apr 17 '24 22:04 keys-i

Thanks. Note that bazel-bootstrap is not the same, and will conflict with a correct bazel install [both try to install /usr/bin/bazel]. We should fix notes, but in the meantime bazel's install instructions are at https://bazel.build/install/ubuntu#install-on-ubuntu; I'd suggest either setting up bazel's apt repo (commands here), or downloading bazelisk.

jonmeow avatar Apr 17 '24 22:04 jonmeow

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time.

This issue is labeled inactive because the last activity was over 90 days ago.

github-actions[bot] avatar Jul 17 '24 01:07 github-actions[bot]

Instructions updated by #4129

jonmeow avatar Jul 17 '24 15:07 jonmeow