Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 968 Bytes

File metadata and controls

22 lines (13 loc) · 968 Bytes

FRC Toolchain Installation Instructions

This provides instructions on installing the most recent version of the FRC Toolchain on our standard developer workstations.

Install on Xenial from Vivid PPA

Manually add the vivid PPA, as suggested by this post. Skip the package update when prompted.

Add PPA

Change the desired PPA relase from xenial to vivid as show below.

PPA Release

The vivid version of the toolchain depends on a older version of libisl as discussed here. The link to the libisl deb package can be found here, download the amd64 version and install.

At the command line run:

sudo apt update
sudo apt install frc-toolchain