Skip to content
korenyushkin edited this page May 20, 2011 · 4 revisions

patsak has the following dependencies:

  • linux
  • scons, its build system
  • boost v. 1.40
  • pthread
  • pq
  • pqxx
  • V8 2.0 (scons mode=debug library=static snapshot=on)
  • http_parser
  • git2

After the build you should run tests via scons test. You should install PostgreSQL and configure it to use the ident authentication for running tests.

Clone this wiki locally