Skip to content

FOSS4G 2015 Korea Code Sprint

Vicky Vergara edited this page Sep 19, 2015 · 8 revisions

Kim's work

Mezene Worku

Vicky's work

You need to have preinstalled:

  • postgreSQL
  • postGIS

make sure you have git

git --version

clone pgrouting

git clone https://github.com/pgRouting/pgrouting

insstall boost installation guidline sudo tar --bzip2 -xf ~/Downloads/boost_1_59_0.tar.bz2 I ended installing 1.55 from the packaged version TODO install the latest boost

Clone this wiki locally