Who can tell me how to install verible on my mac after bazel build?

57 views
Skip to first unread message

Bully Go

unread,
Jul 22, 2023, 1:09:14 AM7/22/23
to Verible Users

(base) xiangdh@XDHdeMac-mini bazel-bin % ls

_install_gen.sh external_libs

_install_gen.sh.runfiles install

_install_gen.sh.runfiles_manifest install.runfiles

bazel install.runfiles_manifest

common third_party

documentation_verible_lint_rules.md verilog

external


environment varible

export PATH=$PATH:/Users/xiangdh/tools/verible/bazel-bin

Henner Zeller

unread,
Jul 22, 2023, 1:27:32 AM7/22/23
to Bully Go, Verible Users
Usually, you`d use the `:install` feature as described in the install
section https://github.com/chipsalliance/verible#installation-1 .. but
since the script might use install options that are not compatible on
the macOS, this might not work.

You can do that manually by using a script that uses no extra options

sudo .github/bin/simple-install.sh /usr/local/bin

-h
Reply all
Reply to author
Forward
0 new messages