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

How to install bazel from source after compling? #1094

Closed
jiapei100 opened this issue Mar 28, 2016 · 2 comments
Closed

How to install bazel from source after compling? #1094

jiapei100 opened this issue Mar 28, 2016 · 2 comments

Comments

@jiapei100
Copy link

Hi, all:

I successfully compile bazel-git, but how can I deploy bazel manually?
I'm NOT running an installer as described here http://bazel.io/docs/install.html
I would like to install bazel all manually? It looks there is NO such a manual?

Cheers
Pei

@kchodorow
Copy link
Contributor

You copy the bazel binary to somewhere on your path (e.g., cp bazel-bin/src/bazel /usr/bin).

@jiapei100
Copy link
Author

Yup... You are right... Just copy and paste the executable "bazel" ... Thank you ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants