Its amazon ami, it is based on redhat
On Dec 18, 2012 3:58 AM, "Andrew Beekhof" wrote:
> On Mon, Dec 17, 2012 at 7:02 PM, Yossi Nachum wrote:
> > I fix this error using LIBS enviroment variable
> > I run: export LIBS=/lib64/libtinfo.so.5
> > then ./configure again and then make completed success
On Mon, Dec 17, 2012 at 7:02 PM, Yossi Nachum wrote:
> I fix this error using LIBS enviroment variable
> I run: export LIBS=/lib64/libtinfo.so.5
> then ./configure again and then make completed successfully
Which distro? Sounds like ncurses isn't packaged properly.
>
>
> On Mon, Dec 17, 2012 at
I fix this error using LIBS enviroment variable
I run: export LIBS=/lib64/libtinfo.so.5
then ./configure again and then make completed successfully
On Mon, Dec 17, 2012 at 9:02 AM, Yossi Nachum wrote:
> Hi,
> I am trying to install pacemaker on amazon ec2 ami instance.
> I tried to install using
Hi,
I am trying to install pacemaker on amazon ec2 ami instance.
I tried to install using the packages from pacemaker repository but had
many missing dependencies to I tried to compile from source.
I downlad the source using git run ./autogen.sh and configure successfully
but when I tried to make I