Re: BDR-Plugin make install on RHEL7.1

Поиск
Список
Период
Сортировка
От Frank Nagel
Тема Re: BDR-Plugin make install on RHEL7.1
Дата
Msg-id 1446126109.2727.80.camel@staff.uni-marburg.de
обсуждение исходный текст
Ответ на BDR-Plugin make install on RHEL7.1  (Will McCormick <wmccormick@gmail.com>)
Список pgsql-general
On Thu, 2015-10-29 at 08:33 -0400, Will McCormick wrote:
> Trying to get the bdr-plugin to install make install on RHEL7.1. Having some issues with make of the plugin.
>
> <snip>
>
> # make -j4 -s all make -s install
> make: *** No rule to make target `make'.  Stop.
> make: *** Waiting for unfinished jobs....

Your last command should probably look more like this:

# make -j4 -s all && make -s install




В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Better way to process boolean query result in shell-like situations?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How can I change defined schema of linked tables when using Access linked table manager odbc connection