-
Notifications
You must be signed in to change notification settings - Fork 66
Install all dependencies
Bruno Perles edited this page May 5, 2021
·
10 revisions
Type sudo apt-get -y install git
in your terminal and confirm.
We'll need this later to clone the PIA repository and other necessary elements.
- run
sudo apt-get -y install autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libpq-dev
. These libraries are needed to install Ruby and all necessary gems to run PIA.