setup-fig9-livenet 607 B

1234567891011121314151617
  1. #!/bin/bash
  2. # Set up the build environment for the PRAC, 3P-Circuit-ORAM, and Ramen
  3. # code on the host, not in a docker.
  4. # Run this script as root.
  5. apt update
  6. # PRAC dependencies
  7. apt install -y wget git build-essential net-tools iproute2 iperf iputils-ping libbsd-dev libboost-all-dev numactl time
  8. # 3P-Circuit-ORAM dependencies
  9. apt install -y wget git build-essential net-tools iproute2 iperf iputils-ping numactl ant openjdk-11-jre-headless openjdk-11-jdk-headless tcpdump time
  10. # Ramen dependencies
  11. apt install -y wget git build-essential net-tools iproute2 iperf iputils-ping cargo numactl time m4