/foxglove-bridge

Primary LanguageRustApache License 2.0Apache-2.0

Foxglove Bridge

Rust Private docs

Install protoc on ubuntu

sudo apt update && sudo apt install autoconf automake libtool curl make g++ unzip -y
  1. Download from github releases
  2. extract tar -xvf
  3. ./configure
  4. make -j16
  5. make -j16 check
  6. sudo make install
  7. sudo ldconfig