Skip to content

building pas

pkivolowitz edited this page Apr 14, 2017 · 6 revisions

This being Linux, building from source seems unavoidable. Sigh.

  1. Get git.

apt-get install git

  1. Close the repository.

  2. Get the mysql c++ connector.

apt-get install libmysqlcppconn-dev

Clone this wiki locally