Thread: Installation of BDR from source

Installation of BDR from source

From
Ray Stell
Date:
This doc: http://bdr-project.org/docs/stable/installation-source.html

at section: 3.3.3. Installation of BDR from source

needs to have a "make install" added here:

     cd /path/to/bdr-plugin-source/
     PATH=/path/to/install:"$PATH" ./configure
     make -j4 -s all



Re: Installation of BDR from source

From
Craig Ringer
Date:
On 3 September 2015 at 21:18, Ray Stell <stellr@vt.edu> wrote:
> This doc: http://bdr-project.org/docs/stable/installation-source.html
>
> at section: 3.3.3. Installation of BDR from source
>
> needs to have a "make install" added here:
>
>     cd /path/to/bdr-plugin-source/
>     PATH=/path/to/install:"$PATH" ./configure
>     make -j4 -s all

Thanks, now fixed in the devel tree.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services