<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">I am here again. I am still fighting against upgrade problems but now I am trying to change the approach.</div><div class="">I want now to try to install fresh a new version Corosync and Postgres to have it working.</div><div class="">For the moment I am not interested to a specific configuration, just three nodes where I can run a dummy resource as in this tutorial.</div><div class=""><br class=""></div><div class="">I prefer to download specific version of the packages but I am ok to whatever new version for now.</div><div class="">I followed the following procedure:</div><div class=""><a href="https://wiki.clusterlabs.org/wiki/SourceInstall" class="">https://wiki.clusterlabs.org/wiki/SourceInstall</a></div><div class=""><br class=""></div><div class="">but this procedure fails the compilation. If I want to compile from source it’s not clear what are the dependencies. </div><div class="">I started from a scratch Ubuntu 14.04 (I only configured ssh to connect to the machines).</div><div class=""><br class=""></div><div class="">For libqb I had to install with apt-get install the following dependencies:</div><div class="">autoconf</div><div class="">libtool </div><div class=""><br class=""></div><div class="">Corosync compilation failed to the step </div><div class=""><span style="font-family: monospace, Courier; font-size: 12.7px; orphans: 2; widows: 2; background-color: rgb(249, 249, 249);" class="">./autogen.sh && ./configure --prefix=$PREFIX </span></div><div class="">with the following error:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for knet... no</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: error: Package requirements (libknet) were not met:</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">No package 'libknet' found</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Consider adjusting the PKG_CONFIG_PATH environment variable if you</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">installed software in a non-standard prefix.</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">I tried to install with apt-get the libraries libknet1 and libknet-dev but they were not found. Tried to download the source code of this library here:</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><a href="https://github.com/kronosnet/kronosnet" class="">https://github.com/kronosnet/kronosnet</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">but the <span style="font-family: monospace, Courier; font-size: 12.699999809265137px; orphans: 2; widows: 2; background-color: rgb(249, 249, 249);" class="">./autogen.sh && ./configure --prefix=$PREFIX step failed too with this error:</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-family: monospace, Courier; font-size: 12.699999809265137px; orphans: 2; widows: 2; background-color: rgb(249, 249, 249);" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: error: Package requirements (liblz4) were not met:</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 13px;" class="">No package 'liblz4’ found<span style="font-variant-ligatures: no-common-ligatures" class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">I installed liblz4 and liblz4-dev but problem still occurs.</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I am going around in circle here. I am asking if someone tested the install procedure on Ubuntu 14.04 and can give me the exact steps to install fresh pacemaker 1.1.18 (or later) with corosync 2.4.4 (or later).</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Thanks in advance for help.</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>