-
Notifications
You must be signed in to change notification settings - Fork 0
building pas
pkivolowitz edited this page Apr 14, 2017
·
6 revisions
This being Linux, building from source seems unavoidable. Sigh.
- Get git.
apt-get install git
- Close the repository.
git clone https://github.com/pkivolowitz/pas.git
- Get the mysql c++ connector.
apt-get install libmysqlcppconn-dev
- Get Google Protocol Buffers (proto3) located here:
https://github.com/google/protobuf/releases/tag/v3.0.0
- Get go.
apt-get install golang-go
pas is Copyright © 2017 by Perry Kivolowitz - see license